Created
February 15, 2021 13:17
-
-
Save ktgw0316/d51a58c201fb2106bef7538a75fb8fdc to your computer and use it in GitHub Desktop.
lensfun on macOS 11 - Homebrew build logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Homebrew build logs for lensfun on macOS 11 | |
| Build date: 2021-02-15 22:09:03 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| HOMEBREW_VERSION: 3.0.1 | |
| ORIGIN: https://github.com/Homebrew/brew | |
| HEAD: c951be8d3c7b339c7e759b7c40aec859e09a70a5 | |
| Last commit: 5 days ago | |
| Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
| Core tap HEAD: 17bba4875649842fc08120105e769e2e20cb34a0 | |
| Core tap last commit: 11 minutes ago | |
| Core tap branch: master | |
| HOMEBREW_PREFIX: /usr/local | |
| HOMEBREW_CASK_OPTS: [] | |
| HOMEBREW_GITHUB_API_TOKEN: set | |
| HOMEBREW_MAKE_JOBS: 8 | |
| Homebrew Ruby: 2.6.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby | |
| CPU: octa-core 64-bit westmere | |
| Clang: 12.0 build 1200 | |
| Git: 2.24.3 => /Library/Developer/CommandLineTools/usr/bin/git | |
| Curl: 7.64.1 => /usr/bin/curl | |
| macOS: 11.2-x86_64 | |
| CLT: 12.4.0.0.1.1610135815 | |
| Xcode: N/A | |
| Rosetta 2: true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Please note that these warnings are just used to help the Homebrew maintainers | |
| with debugging if you file an issue. If everything you use Homebrew for is | |
| working fine: please don't worry or file an issue; just ignore this. Thanks! | |
| Warning: "config" scripts exist outside your system or Homebrew directories. | |
| `./configure` scripts often look for *-config scripts to determine if | |
| software packages are installed, and which additional flags to use when | |
| compiling and linking. | |
| Having additional scripts in your path can confuse software installed via | |
| Homebrew if the config script overrides a system or Homebrew-provided | |
| script of the same name. We found the following "config" scripts: | |
| /opt/homebrew/bin/pkg-config | |
| /opt/homebrew/bin/libpng16-config | |
| /opt/homebrew/bin/libpng-config | |
| /opt/homebrew/bin/python3.9-config | |
| /opt/homebrew/bin/python3-config | |
| /opt/homebrew/bin/pcre2-config | |
| /opt/homebrew/bin/pcre-config |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| lensfun |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2021-02-15 22:08:58 +0900 | |
| cmake | |
| . | |
| -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG | |
| -DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG | |
| -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/lensfun/0.3.95_3 | |
| -DCMAKE_INSTALL_LIBDIR=lib | |
| -DCMAKE_BUILD_TYPE=Release | |
| -DCMAKE_FIND_FRAMEWORK=LAST | |
| -DCMAKE_VERBOSE_MAKEFILE=ON | |
| -Wno-dev | |
| -DCMAKE_OSX_SYSROOT=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk | |
| -- The C compiler identification is AppleClang 12.0.0.12000032 | |
| -- The CXX compiler identification is AppleClang 12.0.0.12000032 | |
| -- Detecting C compiler ABI info | |
| -- Detecting C compiler ABI info - done | |
| -- Check for working C compiler: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/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: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ - skipped | |
| -- Detecting CXX compile features | |
| -- Detecting CXX compile features - done | |
| -- Looking for include file endian.h | |
| -- Looking for include file endian.h - not found | |
| -- Found PkgConfig: /usr/local/bin/pkg-config (found version "0.29.2") | |
| -- Checking for one of the modules 'glib-2.0' | |
| -- ------------------------------------------------------------------------------------- | |
| -- Building Lensfun 0.3.95.0 | |
| -- ------------------------------------------------------------------------------------- | |
| -- Build as dynamic/shared library | |
| -- Build type: Release | |
| -- Build doc: OFF | |
| -- Build test suite: OFF | |
| -- Build lenstool: OFF | |
| -- Build with support for SSE: ON | |
| -- Build with support for SSE2: ON | |
| -- Install helper scripts: ON | |
| -- | |
| Install prefix: /usr/local/Cellar/lensfun/0.3.95_3 | |
| -- | |
| Using: | |
| -- GLIB2 include dir: /usr/local/Cellar/pcre/8.44/include;/usr/local/Cellar/glib/2.66.6/include/glib-2.0;/usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include;/usr/local/opt/gettext/include | |
| -- GLIB2 library: glib-2.0;intl | |
| -- Configuring done | |
| -- Generating done | |
| -- Build files have been written to: /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| clang called with: CMakeCCompilerId.c | |
| superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang CMakeCCompilerId.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang++ called with: CMakeCXXCompilerId.cpp | |
| superenv added: -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang++ CMakeCXXCompilerId.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -v -Wl,-v -o CMakeFiles/cmTC_dfe9c.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.19.4/share/cmake/Modules/CMakeCCompilerABI.c | |
| superenv removed: -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk | |
| superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include | |
| superenv executed: clang -pipe -w -Os -march=nehalem -v -Wl,-v -o CMakeFiles/cmTC_dfe9c.dir/CMakeCCompilerABI.c.o -c /usr/local/Cellar/cmake/3.19.4/share/cmake/Modules/CMakeCCompilerABI.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include | |
| clang called with: -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_dfe9c.dir/CMakeCCompilerABI.c.o -o cmTC_dfe9c | |
| superenv removed: -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk | |
| superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: clang -pipe -w -Os -march=nehalem -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_dfe9c.dir/CMakeCCompilerABI.c.o -o cmTC_dfe9c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang++ called with: -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -v -Wl,-v -o CMakeFiles/cmTC_c31bd.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.19.4/share/cmake/Modules/CMakeCXXCompilerABI.cpp | |
| superenv removed: -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk | |
| superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include | |
| superenv executed: clang++ -pipe -w -Os -march=nehalem -v -Wl,-v -o CMakeFiles/cmTC_c31bd.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/Cellar/cmake/3.19.4/share/cmake/Modules/CMakeCXXCompilerABI.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include | |
| clang++ called with: -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_c31bd.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_c31bd | |
| superenv removed: -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk | |
| superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: clang++ -pipe -w -Os -march=nehalem -Wl,-search_paths_first -Wl,-headerpad_max_install_names -v -Wl,-v CMakeFiles/cmTC_c31bd.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_c31bd -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -o CMakeFiles/cmTC_071a1.dir/HAVE_ENDIAN_H.c.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/CMakeFiles/CheckIncludeFiles/HAVE_ENDIAN_H.c | |
| superenv removed: -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk | |
| superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include | |
| superenv executed: clang -pipe -w -Os -march=nehalem -o CMakeFiles/cmTC_071a1.dir/HAVE_ENDIAN_H.c.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/CMakeFiles/CheckIncludeFiles/HAVE_ENDIAN_H.c -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2021-02-15 22:08:59 +0900 | |
| make | |
| install | |
| /usr/local/Cellar/cmake/3.19.4/bin/cmake -S/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -B/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 --check-build-system CMakeFiles/Makefile.cmake 0 | |
| /usr/local/Cellar/cmake/3.19.4/bin/cmake -E cmake_progress_start /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/CMakeFiles /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95//CMakeFiles/progress.marks | |
| /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 all | |
| /Library/Developer/CommandLineTools/usr/bin/make -f libs/lensfun/CMakeFiles/lensfun.dir/build.make libs/lensfun/CMakeFiles/lensfun.dir/depend | |
| /Library/Developer/CommandLineTools/usr/bin/make -f apps/CMakeFiles/python-package.dir/build.make apps/CMakeFiles/python-package.dir/depend | |
| cd /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 && /usr/local/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/apps /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/apps /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/apps/CMakeFiles/python-package.dir/DependInfo.cmake --color= | |
| cd /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 && /usr/local/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/CMakeFiles/lensfun.dir/DependInfo.cmake --color= | |
| Scanning dependencies of target python-package | |
| /Library/Developer/CommandLineTools/usr/bin/make -f apps/CMakeFiles/python-package.dir/build.make apps/CMakeFiles/python-package.dir/build | |
| [ 6%] Generating build/timestamp | |
| cd /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/apps && /usr/local/bin/python3 /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/apps/setup.py build | |
| Scanning dependencies of target lensfun | |
| /Library/Developer/CommandLineTools/usr/bin/make -f libs/lensfun/CMakeFiles/lensfun.dir/build.make libs/lensfun/CMakeFiles/lensfun.dir/build | |
| [ 12%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/database.cpp.o | |
| cd /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -Wall -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/database.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/database.cpp | |
| [ 18%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/cpuid.cpp.o | |
| [ 25%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/lens.cpp.o | |
| cd /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -Wall -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/cpuid.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/cpuid.cpp | |
| cd /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -Wall -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/lens.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/lens.cpp | |
| [ 31%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-color-sse2.cpp.o | |
| cd /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -Wall -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -fPIC -DCONF_SYMBOL_VISIBILITY -msse2 -o CMakeFiles/lensfun.dir/mod-color-sse2.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/mod-color-sse2.cpp | |
| [ 37%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/camera.cpp.o | |
| [ 43%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-color-sse.cpp.o | |
| cd /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -Wall -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/camera.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/camera.cpp | |
| [ 50%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mount.cpp.o | |
| cd /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -Wall -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -fPIC -DCONF_SYMBOL_VISIBILITY -msse -o CMakeFiles/lensfun.dir/mod-color-sse.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/mod-color-sse.cpp | |
| cd /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -Wall -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/mount.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/mount.cpp | |
| running build | |
| running build_py | |
| creating build | |
| creating build/lib | |
| creating build/lib/lensfun | |
| copying /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/apps/lensfun/__init__.py -> build/lib/lensfun | |
| cd /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/apps && /usr/local/Cellar/cmake/3.19.4/bin/cmake -E touch /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/apps/build/timestamp | |
| [ 50%] Built target python-package | |
| [ 56%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-color.cpp.o | |
| cd /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -Wall -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/mod-color.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/mod-color.cpp | |
| [ 62%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-coord-sse.cpp.o | |
| cd /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -Wall -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -fPIC -DCONF_SYMBOL_VISIBILITY -msse -o CMakeFiles/lensfun.dir/mod-coord-sse.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/mod-coord-sse.cpp | |
| [ 68%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-coord.cpp.o | |
| cd /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -Wall -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/mod-coord.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/mod-coord.cpp | |
| [ 75%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-pc.cpp.o | |
| cd /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -Wall -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/mod-pc.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/mod-pc.cpp | |
| [ 81%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-subpix.cpp.o | |
| cd /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -Wall -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/mod-subpix.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/mod-subpix.cpp | |
| [ 87%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/modifier.cpp.o | |
| cd /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -Wall -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/modifier.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/modifier.cpp | |
| [ 93%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/auxfun.cpp.o | |
| cd /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -Wall -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/auxfun.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/auxfun.cpp | |
| [100%] Linking CXX shared library liblensfun.dylib | |
| cd /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun && /usr/local/Cellar/cmake/3.19.4/bin/cmake -E cmake_link_script CMakeFiles/lensfun.dir/link.txt --verbose=1 | |
| /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -std=c++11 -Wall -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 2.0.0 -current_version 0.3.95 -o liblensfun.0.3.95.dylib -install_name /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/liblensfun.2.dylib CMakeFiles/lensfun.dir/camera.cpp.o CMakeFiles/lensfun.dir/database.cpp.o CMakeFiles/lensfun.dir/lens.cpp.o CMakeFiles/lensfun.dir/mount.cpp.o CMakeFiles/lensfun.dir/cpuid.cpp.o CMakeFiles/lensfun.dir/mod-color-sse.cpp.o CMakeFiles/lensfun.dir/mod-color-sse2.cpp.o CMakeFiles/lensfun.dir/mod-color.cpp.o CMakeFiles/lensfun.dir/mod-coord-sse.cpp.o CMakeFiles/lensfun.dir/mod-coord.cpp.o CMakeFiles/lensfun.dir/mod-pc.cpp.o CMakeFiles/lensfun.dir/mod-subpix.cpp.o CMakeFiles/lensfun.dir/modifier.cpp.o CMakeFiles/lensfun.dir/auxfun.cpp.o -L/usr/local/Cellar/glib/2.66.6/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/Cellar/glib/2.66.6/lib -Wl,-rpath,/usr/local/opt/gettext/lib -lglib-2.0 -lintl | |
| cd /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun && /usr/local/Cellar/cmake/3.19.4/bin/cmake -E cmake_symlink_library liblensfun.0.3.95.dylib liblensfun.2.dylib liblensfun.dylib | |
| [100%] Built target lensfun | |
| /usr/local/Cellar/cmake/3.19.4/bin/cmake -E cmake_progress_start /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/CMakeFiles 0 | |
| /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 preinstall | |
| make[1]: Nothing to be done for `preinstall'. | |
| Install the project... | |
| /usr/local/Cellar/cmake/3.19.4/bin/cmake -P cmake_install.cmake | |
| -- Install configuration: "Release" | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/include/lensfun/lensfun.h | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/6x6.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/actioncams.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/compact-canon.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/compact-casio.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/compact-fujifilm.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/compact-kodak.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/compact-konica-minolta.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/compact-leica.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/compact-nikon.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/compact-olympus.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/compact-panasonic.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/compact-pentax.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/compact-ricoh.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/compact-samsung.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/compact-sigma.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/compact-sony.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/contax.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/generic.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/mil-canon.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/mil-fujifilm.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/mil-nikon.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/mil-olympus.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/mil-panasonic.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/mil-pentax.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/mil-samsung.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/mil-samyang.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/mil-sigma.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/mil-sony.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/mil-tamron.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/mil-tokina.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/mil-zeiss.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/misc.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/rf-leica.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/slr-canon.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/slr-hasselblad.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/slr-konica-minolta.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/slr-leica.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/slr-nikon.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/slr-olympus.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/slr-panasonic.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/slr-pentax.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/slr-ricoh.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/slr-samsung.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/slr-samyang.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/slr-schneider.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/slr-sigma.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/slr-soligor.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/slr-sony.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/slr-tamron.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/slr-tokina.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/slr-ussr.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/slr-vivitar.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/slr-zeiss.xml | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/timestamp.txt | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/lensfun-database.dtd | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/share/lensfun/version_2/lensfun-database.xsd | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/lib/liblensfun.0.3.95.dylib | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/lib/liblensfun.2.dylib | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/lib/liblensfun.dylib | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/lib/pkgconfig/lensfun.pc | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/bin/g-lensfun-update-data | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/bin/lensfun-add-adapter | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/bin/lensfun-update-data | |
| -- Installing: /usr/local/Cellar/lensfun/0.3.95_3/bin/lensfun-convert-lcp | |
| running install | |
| running build | |
| running build_py | |
| creating build | |
| creating build/lib | |
| creating build/lib/lensfun | |
| copying /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/apps/lensfun/__init__.py -> build/lib/lensfun | |
| running install_lib | |
| creating /usr/local/Cellar/lensfun/0.3.95_3/lib/python3.9 | |
| creating /usr/local/Cellar/lensfun/0.3.95_3/lib/python3.9/site-packages | |
| creating /usr/local/Cellar/lensfun/0.3.95_3/lib/python3.9/site-packages/lensfun | |
| copying build/lib/lensfun/__init__.py -> /usr/local/Cellar/lensfun/0.3.95_3/lib/python3.9/site-packages/lensfun | |
| byte-compiling /usr/local/Cellar/lensfun/0.3.95_3/lib/python3.9/site-packages/lensfun/__init__.py to __init__.cpython-39.pyc | |
| running install_egg_info | |
| Writing /usr/local/Cellar/lensfun/0.3.95_3/lib/python3.9/site-packages/lensfun-0.3.95-py3.9.egg-info |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| clang++ called with: -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -Wall -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/lens.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/lens.cpp | |
| superenv removed: -Wall -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk | |
| superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include | |
| superenv executed: clang++ -pipe -w -Os -march=nehalem -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/lens.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/lens.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include | |
| clang++ called with: -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -Wall -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -fPIC -DCONF_SYMBOL_VISIBILITY -msse -o CMakeFiles/lensfun.dir/mod-color-sse.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/mod-color-sse.cpp | |
| superenv removed: -Wall -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk | |
| superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include | |
| superenv executed: clang++ -pipe -w -Os -march=nehalem -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -msse -o CMakeFiles/lensfun.dir/mod-color-sse.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/mod-color-sse.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include | |
| clang++ called with: -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -Wall -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/database.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/database.cpp | |
| superenv removed: -Wall -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk | |
| superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include | |
| superenv executed: clang++ -pipe -w -Os -march=nehalem -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/database.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/database.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include | |
| clang++ called with: -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -Wall -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/mount.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/mount.cpp | |
| superenv removed: -Wall -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk | |
| superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include | |
| superenv executed: clang++ -pipe -w -Os -march=nehalem -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/mount.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/mount.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include | |
| clang++ called with: -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -Wall -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/cpuid.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/cpuid.cpp | |
| superenv removed: -Wall -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk | |
| superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include | |
| superenv executed: clang++ -pipe -w -Os -march=nehalem -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/cpuid.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/cpuid.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include | |
| clang++ called with: -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -Wall -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -fPIC -DCONF_SYMBOL_VISIBILITY -msse2 -o CMakeFiles/lensfun.dir/mod-color-sse2.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/mod-color-sse2.cpp | |
| superenv removed: -Wall -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk | |
| superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include | |
| superenv executed: clang++ -pipe -w -Os -march=nehalem -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -msse2 -o CMakeFiles/lensfun.dir/mod-color-sse2.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/mod-color-sse2.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include | |
| clang++ called with: -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -Wall -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/camera.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/camera.cpp | |
| superenv removed: -Wall -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk | |
| superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include | |
| superenv executed: clang++ -pipe -w -Os -march=nehalem -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/camera.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/camera.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include | |
| clang++ called with: -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -Wall -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/mod-color.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/mod-color.cpp | |
| superenv removed: -Wall -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk | |
| superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include | |
| superenv executed: clang++ -pipe -w -Os -march=nehalem -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/mod-color.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/mod-color.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include | |
| clang++ called with: -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -Wall -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/mod-coord.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/mod-coord.cpp | |
| superenv removed: -Wall -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk | |
| superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include | |
| superenv executed: clang++ -pipe -w -Os -march=nehalem -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/mod-coord.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/mod-coord.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include | |
| clang++ called with: -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -Wall -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -fPIC -DCONF_SYMBOL_VISIBILITY -msse -o CMakeFiles/lensfun.dir/mod-coord-sse.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/mod-coord-sse.cpp | |
| superenv removed: -Wall -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk | |
| superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include | |
| superenv executed: clang++ -pipe -w -Os -march=nehalem -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -msse -o CMakeFiles/lensfun.dir/mod-coord-sse.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/mod-coord-sse.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include | |
| clang++ called with: -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -Wall -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/mod-pc.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/mod-pc.cpp | |
| superenv removed: -Wall -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk | |
| superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include | |
| superenv executed: clang++ -pipe -w -Os -march=nehalem -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/mod-pc.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/mod-pc.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include | |
| clang++ called with: -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -Wall -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/mod-subpix.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/mod-subpix.cpp | |
| superenv removed: -Wall -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk | |
| superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include | |
| superenv executed: clang++ -pipe -w -Os -march=nehalem -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/mod-subpix.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/mod-subpix.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include | |
| clang++ called with: -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -Wall -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/modifier.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/modifier.cpp | |
| superenv removed: -Wall -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk | |
| superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include | |
| superenv executed: clang++ -pipe -w -Os -march=nehalem -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/modifier.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/modifier.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include | |
| clang++ called with: -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -Wall -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/auxfun.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/auxfun.cpp | |
| superenv removed: -Wall -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk | |
| superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include | |
| superenv executed: clang++ -pipe -w -Os -march=nehalem -Dlensfun_EXPORTS -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 -I/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/include/lensfun -isystem /usr/local/Cellar/pcre/8.44/include -isystem /usr/local/Cellar/glib/2.66.6/include/glib-2.0 -isystem /usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include -isystem /usr/local/opt/gettext/include -std=c++11 -DNDEBUG -fPIC -DCONF_SYMBOL_VISIBILITY -o CMakeFiles/lensfun.dir/auxfun.cpp.o -c /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/auxfun.cpp -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include | |
| clang++ called with: -std=c++11 -Wall -DNDEBUG -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 2.0.0 -current_version 0.3.95 -o liblensfun.0.3.95.dylib -install_name /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/liblensfun.2.dylib CMakeFiles/lensfun.dir/camera.cpp.o CMakeFiles/lensfun.dir/database.cpp.o CMakeFiles/lensfun.dir/lens.cpp.o CMakeFiles/lensfun.dir/mount.cpp.o CMakeFiles/lensfun.dir/cpuid.cpp.o CMakeFiles/lensfun.dir/mod-color-sse.cpp.o CMakeFiles/lensfun.dir/mod-color-sse2.cpp.o CMakeFiles/lensfun.dir/mod-color.cpp.o CMakeFiles/lensfun.dir/mod-coord-sse.cpp.o CMakeFiles/lensfun.dir/mod-coord.cpp.o CMakeFiles/lensfun.dir/mod-pc.cpp.o CMakeFiles/lensfun.dir/mod-subpix.cpp.o CMakeFiles/lensfun.dir/modifier.cpp.o CMakeFiles/lensfun.dir/auxfun.cpp.o -L/usr/local/Cellar/glib/2.66.6/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/Cellar/glib/2.66.6/lib -Wl,-rpath,/usr/local/opt/gettext/lib -lglib-2.0 -lintl | |
| superenv removed: -Wall -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk | |
| superenv added: -pipe -w -Os -march=nehalem -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| superenv executed: clang++ -pipe -w -Os -march=nehalem -std=c++11 -DNDEBUG -dynamiclib -Wl,-headerpad_max_install_names -compatibility_version 2.0.0 -current_version 0.3.95 -o liblensfun.0.3.95.dylib -install_name /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95/libs/lensfun/liblensfun.2.dylib CMakeFiles/lensfun.dir/camera.cpp.o CMakeFiles/lensfun.dir/database.cpp.o CMakeFiles/lensfun.dir/lens.cpp.o CMakeFiles/lensfun.dir/mount.cpp.o CMakeFiles/lensfun.dir/cpuid.cpp.o CMakeFiles/lensfun.dir/mod-color-sse.cpp.o CMakeFiles/lensfun.dir/mod-color-sse2.cpp.o CMakeFiles/lensfun.dir/mod-color.cpp.o CMakeFiles/lensfun.dir/mod-coord-sse.cpp.o CMakeFiles/lensfun.dir/mod-coord.cpp.o CMakeFiles/lensfun.dir/mod-pc.cpp.o CMakeFiles/lensfun.dir/mod-subpix.cpp.o CMakeFiles/lensfun.dir/modifier.cpp.o CMakeFiles/lensfun.dir/auxfun.cpp.o -L/usr/local/Cellar/glib/2.66.6/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/Cellar/glib/2.66.6/lib -Wl,-rpath,/usr/local/opt/gettext/lib -lglib-2.0 -lintl -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk --sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -isystem/usr/local/include -isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libffi/include -I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/readline/include -I/usr/local/opt/sqlite/include -I/usr/local/opt/tcl-tk/include -L/usr/local/opt/libffi/lib -L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/tcl-tk/lib -L/usr/local/lib -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # This is the CMakeCache file. | |
| # For build in directory: /tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 | |
| # It was generated by CMake: /usr/local/Cellar/cmake/3.19.4/bin/cmake | |
| # You can edit this file to change values found and used by cmake. | |
| # If you do not want to change any of the values, simply exit the editor. | |
| # If you do want to change a value, simply edit, save, and exit the editor. | |
| # The syntax for the file is as follows: | |
| # KEY:TYPE=VALUE | |
| # KEY is the name of a variable in the cache. | |
| # TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. | |
| # VALUE is the current value for the KEY. | |
| ######################## | |
| # EXTERNAL cache entries | |
| ######################## | |
| //Build documentation with doxygen | |
| BUILD_DOC:BOOL=OFF | |
| //Build with support for SSE | |
| BUILD_FOR_SSE:BOOL=ON | |
| //Build with support for SSE2 | |
| BUILD_FOR_SSE2:BOOL=ON | |
| //Build the lenstool (requires libpng) | |
| BUILD_LENSTOOL:BOOL=OFF | |
| //Build static library | |
| BUILD_STATIC:BOOL=OFF | |
| //Build test suite | |
| BUILD_TESTS:BOOL=OFF | |
| //Path to a program. | |
| CMAKE_ADDR2LINE:FILEPATH=CMAKE_ADDR2LINE-NOTFOUND | |
| //Path to a program. | |
| CMAKE_AR:FILEPATH=/usr/bin/ar | |
| //Choose the type of build, options are: None Debug Release RelWithDebInfo | |
| // MinSizeRel ... | |
| CMAKE_BUILD_TYPE:STRING=Release | |
| //Enable/Disable color output during build. | |
| CMAKE_COLOR_MAKEFILE:BOOL=ON | |
| //CXX compiler | |
| CMAKE_CXX_COMPILER:FILEPATH=/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ | |
| //Flags used by the CXX compiler during all build types. | |
| CMAKE_CXX_FLAGS:STRING= | |
| //Flags used by the CXX compiler during DEBUG builds. | |
| CMAKE_CXX_FLAGS_DEBUG:STRING=-g | |
| //Flags used by the CXX compiler during MINSIZEREL builds. | |
| CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG | |
| //Flags used by the CXX compiler during RELEASE builds. | |
| CMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG | |
| //Flags used by the CXX compiler during RELWITHDEBINFO builds. | |
| CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG | |
| //C compiler | |
| CMAKE_C_COMPILER:FILEPATH=/usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang | |
| //Flags used by the C compiler during all build types. | |
| CMAKE_C_FLAGS:STRING= | |
| //Flags used by the C compiler during DEBUG builds. | |
| CMAKE_C_FLAGS_DEBUG:STRING=-g | |
| //Flags used by the C compiler during MINSIZEREL builds. | |
| CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG | |
| //Flags used by the C compiler during RELEASE builds. | |
| CMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG | |
| //Flags used by the C compiler during RELWITHDEBINFO builds. | |
| CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG | |
| //Path to a program. | |
| CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND | |
| //Executable file format | |
| CMAKE_EXECUTABLE_FORMAT:STRING=MACHO | |
| //Flags used by the linker during all build types. | |
| CMAKE_EXE_LINKER_FLAGS:STRING= | |
| //Flags used by the linker during DEBUG builds. | |
| CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= | |
| //Flags used by the linker during MINSIZEREL builds. | |
| CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= | |
| //Flags used by the linker during RELEASE builds. | |
| CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= | |
| //Flags used by the linker during RELWITHDEBINFO builds. | |
| CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= | |
| //Enable/Disable output of compile commands during generation. | |
| CMAKE_EXPORT_COMPILE_COMMANDS:BOOL= | |
| //No help, variable specified on the command line. | |
| CMAKE_FIND_FRAMEWORK:UNINITIALIZED=LAST | |
| //User executables (bin) | |
| CMAKE_INSTALL_BINDIR:PATH=bin | |
| //Read-only architecture-independent data (DATAROOTDIR) | |
| CMAKE_INSTALL_DATADIR:PATH= | |
| //Read-only architecture-independent data root (share) | |
| CMAKE_INSTALL_DATAROOTDIR:PATH=share | |
| //Documentation root (DATAROOTDIR/doc/PROJECT_NAME) | |
| CMAKE_INSTALL_DOCDIR:PATH= | |
| //C header files (include) | |
| CMAKE_INSTALL_INCLUDEDIR:PATH=include | |
| //Info documentation (DATAROOTDIR/info) | |
| CMAKE_INSTALL_INFODIR:PATH= | |
| //Object code libraries (lib) | |
| CMAKE_INSTALL_LIBDIR:PATH=lib | |
| //Program executables (libexec) | |
| CMAKE_INSTALL_LIBEXECDIR:PATH=libexec | |
| //Locale-dependent data (DATAROOTDIR/locale) | |
| CMAKE_INSTALL_LOCALEDIR:PATH= | |
| //Modifiable single-machine data (var) | |
| CMAKE_INSTALL_LOCALSTATEDIR:PATH=var | |
| //Man documentation (DATAROOTDIR/man) | |
| CMAKE_INSTALL_MANDIR:PATH= | |
| //Path to a program. | |
| CMAKE_INSTALL_NAME_TOOL:FILEPATH=/usr/bin/install_name_tool | |
| //C header files for non-gcc (/usr/include) | |
| CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include | |
| //Install path prefix, prepended onto install directories. | |
| CMAKE_INSTALL_PREFIX:PATH=/usr/local/Cellar/lensfun/0.3.95_3 | |
| //Run-time variable data (LOCALSTATEDIR/run) | |
| CMAKE_INSTALL_RUNSTATEDIR:PATH= | |
| //System admin executables (sbin) | |
| CMAKE_INSTALL_SBINDIR:PATH=sbin | |
| //Modifiable architecture-independent data (com) | |
| CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com | |
| //Read-only single-machine data (etc) | |
| CMAKE_INSTALL_SYSCONFDIR:PATH=etc | |
| //Path to a program. | |
| CMAKE_LINKER:FILEPATH=/usr/local/Homebrew/Library/Homebrew/shims/mac/super/ld | |
| //Path to a program. | |
| CMAKE_MAKE_PROGRAM:FILEPATH=/usr/local/Homebrew/Library/Homebrew/shims/mac/super/gmake | |
| //Flags used by the linker during the creation of modules during | |
| // all build types. | |
| CMAKE_MODULE_LINKER_FLAGS:STRING= | |
| //Flags used by the linker during the creation of modules during | |
| // DEBUG builds. | |
| CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= | |
| //Flags used by the linker during the creation of modules during | |
| // MINSIZEREL builds. | |
| CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= | |
| //Flags used by the linker during the creation of modules during | |
| // RELEASE builds. | |
| CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= | |
| //Flags used by the linker during the creation of modules during | |
| // RELWITHDEBINFO builds. | |
| CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= | |
| //Path to a program. | |
| CMAKE_NM:FILEPATH=/usr/bin/nm | |
| //Path to a program. | |
| CMAKE_OBJCOPY:FILEPATH=CMAKE_OBJCOPY-NOTFOUND | |
| //Path to a program. | |
| CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump | |
| //Build architectures for OSX | |
| CMAKE_OSX_ARCHITECTURES:STRING= | |
| //Minimum OS X version to target for deployment (at runtime); newer | |
| // APIs weak linked. Set to empty string for default value. | |
| CMAKE_OSX_DEPLOYMENT_TARGET:STRING= | |
| //The product will be built against the headers and libraries located | |
| // inside the indicated SDK. | |
| CMAKE_OSX_SYSROOT:PATH=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk | |
| //Value Computed by CMake | |
| CMAKE_PROJECT_DESCRIPTION:STATIC= | |
| //Value Computed by CMake | |
| CMAKE_PROJECT_HOMEPAGE_URL:STATIC= | |
| //Value Computed by CMake | |
| CMAKE_PROJECT_NAME:STATIC=lensfun | |
| //Path to a program. | |
| CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib | |
| //Path to a program. | |
| CMAKE_READELF:FILEPATH=CMAKE_READELF-NOTFOUND | |
| //Flags used by the linker during the creation of shared libraries | |
| // during all build types. | |
| CMAKE_SHARED_LINKER_FLAGS:STRING= | |
| //Flags used by the linker during the creation of shared libraries | |
| // during DEBUG builds. | |
| CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= | |
| //Flags used by the linker during the creation of shared libraries | |
| // during MINSIZEREL builds. | |
| CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= | |
| //Flags used by the linker during the creation of shared libraries | |
| // during RELEASE builds. | |
| CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= | |
| //Flags used by the linker during the creation of shared libraries | |
| // during RELWITHDEBINFO builds. | |
| CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= | |
| //If set, runtime paths are not added when installing shared libraries, | |
| // but are added when building. | |
| CMAKE_SKIP_INSTALL_RPATH:BOOL=NO | |
| //If set, runtime paths are not added when using shared libraries. | |
| CMAKE_SKIP_RPATH:BOOL=NO | |
| //Flags used by the linker during the creation of static libraries | |
| // during all build types. | |
| CMAKE_STATIC_LINKER_FLAGS:STRING= | |
| //Flags used by the linker during the creation of static libraries | |
| // during DEBUG builds. | |
| CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= | |
| //Flags used by the linker during the creation of static libraries | |
| // during MINSIZEREL builds. | |
| CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= | |
| //Flags used by the linker during the creation of static libraries | |
| // during RELEASE builds. | |
| CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= | |
| //Flags used by the linker during the creation of static libraries | |
| // during RELWITHDEBINFO builds. | |
| CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= | |
| //Path to a program. | |
| CMAKE_STRIP:FILEPATH=/usr/bin/strip | |
| //If this value is on, makefiles will be generated without the | |
| // .SILENT directive, and all commands will be echoed to the console | |
| // during the make. This is useful for debugging only. With Visual | |
| // Studio IDE projects all commands are done without /nologo. | |
| CMAKE_VERBOSE_MAKEFILE:BOOL=ON | |
| //Enable to build OSX bundles | |
| CPACK_BINARY_BUNDLE:BOOL=OFF | |
| //Enable to build Debian packages | |
| CPACK_BINARY_DEB:BOOL=OFF | |
| //Enable to build OSX Drag And Drop package | |
| CPACK_BINARY_DRAGNDROP:BOOL=OFF | |
| //Enable to build FreeBSD packages | |
| CPACK_BINARY_FREEBSD:BOOL=OFF | |
| //Enable to build IFW packages | |
| CPACK_BINARY_IFW:BOOL=OFF | |
| //Enable to build NSIS packages | |
| CPACK_BINARY_NSIS:BOOL=OFF | |
| //Enable to build OSX X11 packages (deprecated) | |
| CPACK_BINARY_OSXX11:BOOL=OFF | |
| //Enable to build PackageMaker packages (deprecated) | |
| CPACK_BINARY_PACKAGEMAKER:BOOL=OFF | |
| //Enable to build productbuild packages | |
| CPACK_BINARY_PRODUCTBUILD:BOOL=OFF | |
| //Enable to build RPM packages | |
| CPACK_BINARY_RPM:BOOL=OFF | |
| //Enable to build STGZ packages | |
| CPACK_BINARY_STGZ:BOOL=ON | |
| //Enable to build TBZ2 packages | |
| CPACK_BINARY_TBZ2:BOOL=OFF | |
| //Enable to build TGZ packages | |
| CPACK_BINARY_TGZ:BOOL=ON | |
| //Enable to build TXZ packages | |
| CPACK_BINARY_TXZ:BOOL=OFF | |
| //Install various helper scripts | |
| INSTALL_HELPER_SCRIPTS:BOOL=ON | |
| //pkg-config executable | |
| PKG_CONFIG_EXECUTABLE:FILEPATH=/usr/local/bin/pkg-config | |
| //Path to a program. | |
| PYTHON:FILEPATH=/usr/local/bin/python3 | |
| SOURCE_BASE_DIR:FILEPATH=/tmp/lensfun-20210215-29480-13o3mti | |
| //Value Computed by CMake | |
| lensfun_BINARY_DIR:STATIC=/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 | |
| //Dependencies for the target | |
| lensfun_LIB_DEPENDS:STATIC=general;glib-2.0;general;intl; | |
| //Value Computed by CMake | |
| lensfun_SOURCE_DIR:STATIC=/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 | |
| //Path to a library. | |
| pkgcfg_lib_GLIB2_glib-2.0:FILEPATH=/usr/local/Cellar/glib/2.66.6/lib/libglib-2.0.dylib | |
| //Path to a library. | |
| pkgcfg_lib_GLIB2_intl:FILEPATH=/usr/local/opt/gettext/lib/libintl.dylib | |
| ######################## | |
| # INTERNAL cache entries | |
| ######################## | |
| //ADVANCED property for variable: CMAKE_ADDR2LINE | |
| CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_AR | |
| CMAKE_AR-ADVANCED:INTERNAL=1 | |
| //This is the directory where this CMakeCache.txt was created | |
| CMAKE_CACHEFILE_DIR:INTERNAL=/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 | |
| //Major version of cmake used to create the current loaded cache | |
| CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 | |
| //Minor version of cmake used to create the current loaded cache | |
| CMAKE_CACHE_MINOR_VERSION:INTERNAL=19 | |
| //Patch version of cmake used to create the current loaded cache | |
| CMAKE_CACHE_PATCH_VERSION:INTERNAL=4 | |
| //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE | |
| CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 | |
| //Path to CMake executable. | |
| CMAKE_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.19.4/bin/cmake | |
| //Path to cpack program executable. | |
| CMAKE_CPACK_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.19.4/bin/cpack | |
| //Path to ctest program executable. | |
| CMAKE_CTEST_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.19.4/bin/ctest | |
| //ADVANCED property for variable: CMAKE_CXX_COMPILER | |
| CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_CXX_FLAGS | |
| CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG | |
| CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL | |
| CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE | |
| CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO | |
| CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_C_COMPILER | |
| CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_C_FLAGS | |
| CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG | |
| CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL | |
| CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE | |
| CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO | |
| CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_DLLTOOL | |
| CMAKE_DLLTOOL-ADVANCED:INTERNAL=1 | |
| //Path to cache edit program executable. | |
| CMAKE_EDIT_COMMAND:INTERNAL=/usr/local/Cellar/cmake/3.19.4/bin/ccmake | |
| //Whether to issue deprecation errors for macros and functions. | |
| CMAKE_ERROR_DEPRECATED:INTERNAL=FALSE | |
| //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS | |
| CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG | |
| CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL | |
| CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE | |
| CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO | |
| CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS | |
| CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 | |
| //Name of external makefile project generator. | |
| CMAKE_EXTRA_GENERATOR:INTERNAL= | |
| //Name of generator. | |
| CMAKE_GENERATOR:INTERNAL=Unix Makefiles | |
| //Generator instance identifier. | |
| CMAKE_GENERATOR_INSTANCE:INTERNAL= | |
| //Name of generator platform. | |
| CMAKE_GENERATOR_PLATFORM:INTERNAL= | |
| //Name of generator toolset. | |
| CMAKE_GENERATOR_TOOLSET:INTERNAL= | |
| //Source directory with the top level CMakeLists.txt file for this | |
| // project | |
| CMAKE_HOME_DIRECTORY:INTERNAL=/tmp/lensfun-20210215-29480-13o3mti/lensfun-0.3.95 | |
| //ADVANCED property for variable: CMAKE_INSTALL_BINDIR | |
| CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_INSTALL_DATADIR | |
| CMAKE_INSTALL_DATADIR-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_INSTALL_DATAROOTDIR | |
| CMAKE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_INSTALL_DOCDIR | |
| CMAKE_INSTALL_DOCDIR-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_INSTALL_INCLUDEDIR | |
| CMAKE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_INSTALL_INFODIR | |
| CMAKE_INSTALL_INFODIR-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_INSTALL_LIBDIR | |
| CMAKE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_INSTALL_LIBEXECDIR | |
| CMAKE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_INSTALL_LOCALEDIR | |
| CMAKE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_INSTALL_LOCALSTATEDIR | |
| CMAKE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_INSTALL_MANDIR | |
| CMAKE_INSTALL_MANDIR-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_INSTALL_NAME_TOOL | |
| CMAKE_INSTALL_NAME_TOOL-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_INSTALL_OLDINCLUDEDIR | |
| CMAKE_INSTALL_OLDINCLUDEDIR-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_INSTALL_RUNSTATEDIR | |
| CMAKE_INSTALL_RUNSTATEDIR-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_INSTALL_SBINDIR | |
| CMAKE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_INSTALL_SHAREDSTATEDIR | |
| CMAKE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_INSTALL_SYSCONFDIR | |
| CMAKE_INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_LINKER | |
| CMAKE_LINKER-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_MAKE_PROGRAM | |
| CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS | |
| CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG | |
| CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL | |
| CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE | |
| CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO | |
| CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_NM | |
| CMAKE_NM-ADVANCED:INTERNAL=1 | |
| //number of local generators | |
| CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=4 | |
| //ADVANCED property for variable: CMAKE_OBJCOPY | |
| CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_OBJDUMP | |
| CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 | |
| //Platform information initialized | |
| CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_RANLIB | |
| CMAKE_RANLIB-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_READELF | |
| CMAKE_READELF-ADVANCED:INTERNAL=1 | |
| //Path to CMake installation. | |
| CMAKE_ROOT:INTERNAL=/usr/local/Cellar/cmake/3.19.4/share/cmake | |
| //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS | |
| CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG | |
| CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL | |
| CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE | |
| CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO | |
| CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH | |
| CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_SKIP_RPATH | |
| CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS | |
| CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG | |
| CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL | |
| CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE | |
| CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO | |
| CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CMAKE_STRIP | |
| CMAKE_STRIP-ADVANCED:INTERNAL=1 | |
| //Suppress errors that are meant for the author of the CMakeLists.txt | |
| // files. | |
| CMAKE_SUPPRESS_DEVELOPER_ERRORS:INTERNAL=TRUE | |
| //Suppress Warnings that are meant for the author of the CMakeLists.txt | |
| // files. | |
| CMAKE_SUPPRESS_DEVELOPER_WARNINGS:INTERNAL=TRUE | |
| //uname command | |
| CMAKE_UNAME:INTERNAL=/usr/bin/uname | |
| //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE | |
| CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 | |
| //Whether to issue warnings for deprecated functionality. | |
| CMAKE_WARN_DEPRECATED:INTERNAL=FALSE | |
| //ADVANCED property for variable: CPACK_BINARY_BUNDLE | |
| CPACK_BINARY_BUNDLE-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CPACK_BINARY_DEB | |
| CPACK_BINARY_DEB-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CPACK_BINARY_DRAGNDROP | |
| CPACK_BINARY_DRAGNDROP-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CPACK_BINARY_FREEBSD | |
| CPACK_BINARY_FREEBSD-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CPACK_BINARY_IFW | |
| CPACK_BINARY_IFW-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CPACK_BINARY_NSIS | |
| CPACK_BINARY_NSIS-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CPACK_BINARY_OSXX11 | |
| CPACK_BINARY_OSXX11-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CPACK_BINARY_PACKAGEMAKER | |
| CPACK_BINARY_PACKAGEMAKER-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CPACK_BINARY_PRODUCTBUILD | |
| CPACK_BINARY_PRODUCTBUILD-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CPACK_BINARY_RPM | |
| CPACK_BINARY_RPM-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CPACK_BINARY_STGZ | |
| CPACK_BINARY_STGZ-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CPACK_BINARY_TBZ2 | |
| CPACK_BINARY_TBZ2-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CPACK_BINARY_TGZ | |
| CPACK_BINARY_TGZ-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: CPACK_BINARY_TXZ | |
| CPACK_BINARY_TXZ-ADVANCED:INTERNAL=1 | |
| //Details about finding PkgConfig | |
| FIND_PACKAGE_MESSAGE_DETAILS_PkgConfig:INTERNAL=[/usr/local/bin/pkg-config][v0.29.2()] | |
| GLIB2_CFLAGS:INTERNAL=-I/usr/local/Cellar/pcre/8.44/include;-I/usr/local/Cellar/glib/2.66.6/include/glib-2.0;-I/usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include;-I/usr/local/opt/gettext/include | |
| GLIB2_CFLAGS_I:INTERNAL= | |
| GLIB2_CFLAGS_OTHER:INTERNAL= | |
| GLIB2_FOUND:INTERNAL=1 | |
| GLIB2_INCLUDEDIR:INTERNAL=/usr/local/Cellar/glib/2.66.6/include | |
| GLIB2_INCLUDE_DIRS:INTERNAL=/usr/local/Cellar/pcre/8.44/include;/usr/local/Cellar/glib/2.66.6/include/glib-2.0;/usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include;/usr/local/opt/gettext/include | |
| GLIB2_LDFLAGS:INTERNAL=-L/usr/local/Cellar/glib/2.66.6/lib;-L/usr/local/opt/gettext/lib;-lglib-2.0;-lintl | |
| GLIB2_LDFLAGS_OTHER:INTERNAL= | |
| GLIB2_LIBDIR:INTERNAL=/usr/local/Cellar/glib/2.66.6/lib | |
| GLIB2_LIBRARIES:INTERNAL=glib-2.0;intl | |
| GLIB2_LIBRARY_DIRS:INTERNAL=/usr/local/Cellar/glib/2.66.6/lib;/usr/local/opt/gettext/lib | |
| GLIB2_LIBS:INTERNAL= | |
| GLIB2_LIBS_L:INTERNAL= | |
| GLIB2_LIBS_OTHER:INTERNAL= | |
| GLIB2_LIBS_PATHS:INTERNAL= | |
| GLIB2_MODULE_NAME:INTERNAL=glib-2.0 | |
| GLIB2_PREFIX:INTERNAL=/usr/local/Cellar/glib/2.66.6 | |
| GLIB2_STATIC_CFLAGS:INTERNAL=-I/usr/local/Cellar/pcre/8.44/include;-I/usr/local/Cellar/glib/2.66.6/include/glib-2.0;-I/usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include;-I/usr/local/opt/gettext/include | |
| GLIB2_STATIC_CFLAGS_I:INTERNAL= | |
| GLIB2_STATIC_CFLAGS_OTHER:INTERNAL= | |
| GLIB2_STATIC_INCLUDE_DIRS:INTERNAL=/usr/local/Cellar/pcre/8.44/include;/usr/local/Cellar/glib/2.66.6/include/glib-2.0;/usr/local/Cellar/glib/2.66.6/lib/glib-2.0/include;/usr/local/opt/gettext/include | |
| GLIB2_STATIC_LDFLAGS:INTERNAL=-L/usr/local/Cellar/pcre/8.44/lib;-L/usr/local/Cellar/glib/2.66.6/lib;-L/usr/local/opt/gettext/lib;-lglib-2.0;-lintl;-Wl,-framework,CoreFoundation;-Wl,-framework,Carbon;-Wl,-framework,Foundation;-Wl,-framework,AppKit;-liconv;-lm;-lpcre;-D_THREAD_SAFE;-pthread | |
| GLIB2_STATIC_LDFLAGS_OTHER:INTERNAL=-Wl,-framework,CoreFoundation;-Wl,-framework,Carbon;-Wl,-framework,Foundation;-Wl,-framework,AppKit;-D_THREAD_SAFE;-pthread | |
| GLIB2_STATIC_LIBDIR:INTERNAL= | |
| GLIB2_STATIC_LIBRARIES:INTERNAL=glib-2.0;intl;iconv;m;pcre | |
| GLIB2_STATIC_LIBRARY_DIRS:INTERNAL=/usr/local/Cellar/pcre/8.44/lib;/usr/local/Cellar/glib/2.66.6/lib;/usr/local/opt/gettext/lib | |
| GLIB2_STATIC_LIBS:INTERNAL= | |
| GLIB2_STATIC_LIBS_L:INTERNAL= | |
| GLIB2_STATIC_LIBS_OTHER:INTERNAL= | |
| GLIB2_STATIC_LIBS_PATHS:INTERNAL= | |
| GLIB2_VERSION:INTERNAL=2.66.6 | |
| GLIB2_glib-2.0_INCLUDEDIR:INTERNAL= | |
| GLIB2_glib-2.0_LIBDIR:INTERNAL= | |
| GLIB2_glib-2.0_PREFIX:INTERNAL= | |
| GLIB2_glib-2.0_VERSION:INTERNAL= | |
| //Have includes endian.h | |
| HAVE_ENDIAN_H:INTERNAL= | |
| //ADVANCED property for variable: PKG_CONFIG_EXECUTABLE | |
| PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1 | |
| //CMAKE_INSTALL_PREFIX during last run | |
| _GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=/usr/local/Cellar/lensfun/0.3.95_3 | |
| __pkg_config_checked_GLIB2:INTERNAL=1 | |
| //ADVANCED property for variable: pkgcfg_lib_GLIB2_glib-2.0 | |
| pkgcfg_lib_GLIB2_glib-2.0-ADVANCED:INTERNAL=1 | |
| //ADVANCED property for variable: pkgcfg_lib_GLIB2_intl | |
| pkgcfg_lib_GLIB2_intl-ADVANCED:INTERNAL=1 | |
| prefix_result:INTERNAL=/usr/local/Cellar/glib/2.66.6/lib | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment