<div dir="ltr">Reproducible and fixed :<div><br></div><div><div>bash-3.2$ ./02-build-extralibs.sh</div><div>02-build-extralibs.sh : build extra libraries using MacPorts.</div><div>-------------------------------------------------------------</div><div>Check run as root passed...</div><div>/Applications/Xcode.app/Contents/Developer</div><div>Check XCode CLI tools passed...</div><div>Target OSX minimal version: 10.8</div><div>CPU Cores to use : 3</div><div>---------- Detected OSX version 10.10 and code name Yosemite</div><div>-- The C compiler identification is AppleClang 6.1.0.6020053</div><div>-- The CXX compiler identification is AppleClang 6.1.0.6020053</div><div>-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc</div><div>-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- works</div><div>-- Detecting C compiler ABI info</div><div>-- Detecting C compiler ABI info - done</div><div>-- Detecting C compile features</div><div>-- Detecting C compile features - done</div><div>-- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++</div><div>-- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- works</div><div>-- Detecting CXX compiler ABI info</div><div>-- Detecting CXX compiler ABI info - done</div><div>-- Detecting CXX compile features</div><div>-- Detecting CXX compile features - done</div><div>-- CMAKE_GENERATOR: Unix Makefiles</div><div>-- CMAKE_CL_64: </div><div>-- --------------------------------</div><div>-- KF5 component    : extra-cmake-modules</div><div>-- Component version: 5.29</div><div>-- Component MD5    : dd3e13ee27fb421a9d215fc708ae02b3</div><div>-- Configure options: </div><div>-- Patch to apply   : </div></div><div><br></div><div><br></div><div>... in fact the macports package "wget +ssl" must be install. The offcial wget command from Macos do not support https... Weird...</div><div><br></div><div>The fix : <a href="https://commits.kde.org/digikam-software-compilation/3b597325812bc7d3f7dfad7cded9d5008e68cdc0">https://commits.kde.org/digikam-software-compilation/3b597325812bc7d3f7dfad7cded9d5008e68cdc0</a></div><div><br></div><div>Run ./01-build-macports.sh without to remove existing install : press 'c' to continue. This will install wget properly.</div><div><br></div><div>Gilles Caulier</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-03-26 9:42 GMT+02:00 Gilles Caulier <span dir="ltr"><<a href="mailto:caulier.gilles@gmail.com" target="_blank">caulier.gilles@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">This is the error in fact :<span class=""><div><br></div><div><span style="font-size:16px">CMake Error at ext_kf5/CMakeLists.txt:101 (message):</span><br style="font-size:16px"><span style="font-size:16px">  Cannot donwload MD5 sum for extra-cmake-modules!</span><br style="font-size:16px"><span style="font-size:16px">Call Stack (most recent call first):</span><br style="font-size:16px"><span style="font-size:16px">  ext_kf5/CMakeLists.txt:197 (InstallKF5Component)</span><br></div><div><span style="font-size:16px"><br></span></div></span><div><span style="font-size:16px">The cmake script is normally able to extract MD5 sum of download tarball directly from web page. There is no necessity to setup MD5 sum hard-coded somewhere in script.</span></div><div><span style="font-size:16px"><br></span></div><div><span style="font-size:16px">I suspect that KDE server switch all to https instead http. This can be a problem with cmake download interface, where SSL is not fully supported (i don't know why exactly).</span></div><div><span style="font-size:16px"><br></span></div><div><span style="font-size:16px">I see this problem under Windows through MXE. I found a simple solution to fix the problem.</span></div><div><span style="font-size:16px"><br></span></div><div><span style="font-size:16px">So i will test this morning on my mac if the problem is reproducible.</span></div><span class="HOEnZb"><font color="#888888"><div><span style="font-size:16px"><br></span></div><div><span style="font-size:16px">Gilles Caulier</span></div></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">2017-03-24 10:21 GMT+01:00 Stefan <span dir="ltr"><<a href="mailto:stefan@jalizer.com" target="_blank">stefan@jalizer.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Hi All,<br>
<br>
I'm trying to compile digikam from Git repo below macOS ElCapitan (aka<br>
10.11.6, XCode 8.2.1). The intention is to test a minor patch I made to<br>
import those Adobe-like sidecar files, if none sidecar with file<br>
extension like ".jpg" in the middle exists.<br>
<br>
I'm not that great C/C++-Hacker so I need a kind of help at this point.<br>
<br>
I got stucked in the batch files which are located in<br>
/digikam/project/bundles/macpo<wbr>rts and can't pass the ./01-build-macports.sh<br>
<br>
It stops in the line:<br>
cmake $ORIG_WD/../3rdparty \<br>
       -DCMAKE_INSTALL_PREFIX:PATH=$<wbr>INSTALL_PREFIX \<br>
       -DINSTALL_ROOT=$INSTALL_<wbr>PREFIX \<br>
       -DEXTERNALS_DOWNLOAD_DIR=$DOW<wbr>NLOAD_DIR \<br>
       -Wno-dev<br>
<br>
The shell writes (I patched it to get more verbose output):<br>
<br>
cmake /Volumes/git/digikam/project/b<wbr>undles/macports/../3rdparty<br>
-DCMAKE_INSTALL_PREFIX:PATH=/o<wbr>pt/local -DINSTALL_ROOT=/opt/local<br>
-DEXTERNALS_DOWNLOAD_DIR=/Volu<wbr>mes/git/digikam/project/bundle<wbr>s/macports/temp.dwnld<br>
-Wno-dev<br>
<br>
<br>
-- The C compiler identification is AppleClang 8.0.0.8000042<br>
-- The CXX compiler identification is AppleClang 8.0.0.8000042<br>
-- Check for working C compiler:<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Toolchains/XcodeD<wbr>efault.xctoolchain/usr/bin/cc<br>
-- Check for working C compiler:<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Toolchains/XcodeD<wbr>efault.xctoolchain/usr/bin/cc<br>
-- works<br>
-- Detecting C compiler ABI info<br>
-- Detecting C compiler ABI info - done<br>
-- Detecting C compile features<br>
-- Detecting C compile features - done<br>
-- Check for working CXX compiler:<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Toolchains/XcodeD<wbr>efault.xctoolchain/usr/bin/c++<br>
-- Check for working CXX compiler:<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Toolchains/XcodeD<wbr>efault.xctoolchain/usr/bin/c++<br>
-- works<br>
-- Detecting CXX compiler ABI info<br>
-- Detecting CXX compiler ABI info - done<br>
-- Detecting CXX compile features<br>
-- Detecting CXX compile features - done<br>
-- CMAKE_GENERATOR: Unix Makefiles<br>
-- CMAKE_CL_64:<br>
CMake Error at ext_kf5/CMakeLists.txt:101 (message):<br>
  Cannot donwload MD5 sum for extra-cmake-modules!<br>
Call Stack (most recent call first):<br>
  ext_kf5/CMakeLists.txt:197 (InstallKF5Component)<br>
<br>
-- Configuring incomplete, errors occurred!<br>
See also<br>
"/Volumes/git/digikam/project/<wbr>bundles/macports/temp.build/CM<wbr>akeFiles/CMakeOutput.log".<br>
<br>
<br>
<br>
<br>
That last log file contains:<br>
<br>
The system is: Darwin - 15.6.0 - x86_64<br>
Compiling the C compiler identification source file "CMakeCCompilerId.c"<br>
succeeded.<br>
Compiler:<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Toolchains/XcodeD<wbr>efault.xctoolchain/usr/bin/cc<br>
<br>
Build flags:<br>
Id flags:<br>
<br>
The output was:<br>
0<br>
<br>
<br>
Compilation of the C compiler identification source "CMakeCCompilerId.c"<br>
produced "a.out"<br>
<br>
The C compiler identification is AppleClang, found in<br>
"/Volumes/git/digikam/project/<wbr>bundles/macports/temp.build/CM<wbr>akeFiles/3.7.2/CompilerIdC/a.<wbr>out"<br>
<br>
Compiling the CXX compiler identification source file<br>
"CMakeCXXCompilerId.cpp" succeeded.<br>
Compiler:<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Toolchains/XcodeD<wbr>efault.xctoolchain/usr/bin/c++<br>
<br>
Build flags: -stdlib=libc++<br>
Id flags:<br>
<br>
The output was:<br>
0<br>
<br>
<br>
Compilation of the CXX compiler identification source<br>
"CMakeCXXCompilerId.cpp" produced "a.out"<br>
<br>
The CXX compiler identification is AppleClang, found in<br>
"/Volumes/git/digikam/project/<wbr>bundles/macports/temp.build/CM<wbr>akeFiles/3.7.2/CompilerIdCXX/<wbr>a.out"<br>
<br>
Determining if the C compiler works passed with the following output:<br>
Change Dir:<br>
/Volumes/git/digikam/project/b<wbr>undles/macports/temp.build/CMa<wbr>keFiles/CMakeTmp<br>
<br>
Run Build Command:"/opt/local/bin/gmake" "cmTC_6fdfb/fast"<br>
/opt/local/bin/gmake -f CMakeFiles/cmTC_6fdfb.dir/buil<wbr>d.make<br>
CMakeFiles/cmTC_6fdfb.dir/buil<wbr>d<br>
gmake[1]: Verzeichnis<br>
„/Volumes/git/digikam/project/<wbr>bundles/macports/temp.build/CM<wbr>akeFiles/CMakeTmp“<br>
wird betreten<br>
Building C object CMakeFiles/cmTC_6fdfb.dir/test<wbr>CCompiler.c.o<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Toolchains/XcodeD<wbr>efault.xctoolchain/usr/bin/cc<br>
   -isysroot<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Platforms/MacOSX.<wbr>platform/Developer/SDKs/<wbr>MacOSX10.12.sdk<br>
-mmacosx-version-min=10.8   -o<br>
CMakeFiles/cmTC_6fdfb.dir/test<wbr>CCompiler.c.o   -c<br>
/Volumes/git/digikam/project/b<wbr>undles/macports/temp.build/CMa<wbr>keFiles/CMakeTmp/testCCompiler<wbr>.c<br>
Linking C executable cmTC_6fdfb<br>
/opt/local/bin/cmake -E cmake_link_script<br>
CMakeFiles/cmTC_6fdfb.dir/link<wbr>.txt --verbose=1<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Toolchains/XcodeD<wbr>efault.xctoolchain/usr/bin/cc<br>
   -isysroot<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Platforms/MacOSX.<wbr>platform/Developer/SDKs/<wbr>MacOSX10.12.sdk<br>
-mmacosx-version-min=10.8 -Wl,-search_paths_first<br>
-Wl,-headerpad_max_install_nam<wbr>es<br>
CMakeFiles/cmTC_6fdfb.dir/test<wbr>CCompiler.c.o  -o cmTC_6fdfb<br>
gmake[1]: Verzeichnis<br>
„/Volumes/git/digikam/project/<wbr>bundles/macports/temp.build/CM<wbr>akeFiles/CMakeTmp“<br>
wird verlassen<br>
<br>
<br>
Detecting C compiler ABI info compiled with the following output:<br>
Change Dir:<br>
/Volumes/git/digikam/project/b<wbr>undles/macports/temp.build/CMa<wbr>keFiles/CMakeTmp<br>
<br>
Run Build Command:"/opt/local/bin/gmake" "cmTC_4639e/fast"<br>
/opt/local/bin/gmake -f CMakeFiles/cmTC_4639e.dir/buil<wbr>d.make<br>
CMakeFiles/cmTC_4639e.dir/buil<wbr>d<br>
gmake[1]: Verzeichnis<br>
„/Volumes/git/digikam/project/<wbr>bundles/macports/temp.build/CM<wbr>akeFiles/CMakeTmp“<br>
wird betreten<br>
Building C object CMakeFiles/cmTC_4639e.dir/CMak<wbr>eCCompilerABI.c.o<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Toolchains/XcodeD<wbr>efault.xctoolchain/usr/bin/cc<br>
   -isysroot<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Platforms/MacOSX.<wbr>platform/Developer/SDKs/<wbr>MacOSX10.12.sdk<br>
-mmacosx-version-min=10.8   -o<br>
CMakeFiles/cmTC_4639e.dir/CMak<wbr>eCCompilerABI.c.o   -c<br>
/opt/local/share/cmake-3.7/Mod<wbr>ules/CMakeCCompilerABI.c<br>
Linking C executable cmTC_4639e<br>
/opt/local/bin/cmake -E cmake_link_script<br>
CMakeFiles/cmTC_4639e.dir/link<wbr>.txt --verbose=1<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Toolchains/XcodeD<wbr>efault.xctoolchain/usr/bin/cc<br>
   -isysroot<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Platforms/MacOSX.<wbr>platform/Developer/SDKs/<wbr>MacOSX10.12.sdk<br>
-mmacosx-version-min=10.8 -Wl,-search_paths_first<br>
-Wl,-headerpad_max_install_nam<wbr>es  -v -Wl,-v<br>
CMakeFiles/cmTC_4639e.dir/CMak<wbr>eCCompilerABI.c.o  -o cmTC_4639e<br>
Apple LLVM version 8.0.0 (clang-800.0.42.1)<br>
Target: x86_64-apple-darwin15.6.0<br>
Thread model: posix<br>
InstalledDir:<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Toolchains/XcodeD<wbr>efault.xctoolchain/usr/bin<br>
 "/Applications/Xcode.app/Cont<wbr>ents/Developer/Toolchains/Xcod<wbr>eDefault.xctoolchain/usr/bin/<wbr>ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.8.0 -syslibroot /Applications/Xcode.app/Conten<wbr>ts/Developer/Platforms/MacOSX.<wbr>platform/Developer/SDKs/<wbr>MacOSX10.12.sdk -o cmTC_4639e -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_4639e.dir/CMak<wbr>eCCompilerABI.c.o -lSystem /Applications/Xcode.app/Conten<wbr>ts/Developer/Toolchains/XcodeD<wbr>efault.xctoolchain/usr/bin/../<wbr>lib/clang/8.0.0/lib/darwin/<wbr>libclang_rt.osx.a<br>
@(#)PROGRAM:ld  PROJECT:ld64-274.2<br>
configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64<br>
x86_64h armv6m armv7k armv7m armv7em (tvOS)<br>
Library search paths:<br>
        /Applications/Xcode.app/Conten<wbr>ts/Developer/Platforms/MacOSX.<wbr>platform/Developer/SDKs/<wbr>MacOSX10.12.sdk/usr/lib<br>
Framework search paths:<br>
        /Applications/Xcode.app/Conten<wbr>ts/Developer/Platforms/MacOSX.<wbr>platform/Developer/SDKs/<wbr>MacOSX10.12.sdk/System/Library<wbr>/Frameworks/<br>
gmake[1]: Verzeichnis<br>
„/Volumes/git/digikam/project/<wbr>bundles/macports/temp.build/CM<wbr>akeFiles/CMakeTmp“<br>
wird verlassen<br>
<br>
<br>
Parsed C implicit link information from above output:<br>
  link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|coll<wbr>ect2)[^/\]*( |$)]<br>
  ignore line: [Change Dir:<br>
/Volumes/git/digikam/project/b<wbr>undles/macports/temp.build/CMa<wbr>keFiles/CMakeTmp]<br>
  ignore line: []<br>
  ignore line: [Run Build Command:"/opt/local/bin/gmake" "cmTC_4639e/fast"]<br>
  ignore line: [/opt/local/bin/gmake -f<br>
CMakeFiles/cmTC_4639e.dir/buil<wbr>d.make CMakeFiles/cmTC_4639e.dir/buil<wbr>d]<br>
  ignore line: [gmake[1]: Verzeichnis<br>
„/Volumes/git/digikam/project/<wbr>bundles/macports/temp.build/CM<wbr>akeFiles/CMakeTmp“<br>
wird betreten]<br>
  ignore line: [Building C object<br>
CMakeFiles/cmTC_4639e.dir/CMak<wbr>eCCompilerABI.c.o]<br>
  ignore line:<br>
[/Applications/Xcode.app/Conte<wbr>nts/Developer/Toolchains/Xcode<wbr>Default.xctoolchain/usr/bin/cc<br>
   -isysroot<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Platforms/MacOSX.<wbr>platform/Developer/SDKs/<wbr>MacOSX10.12.sdk<br>
-mmacosx-version-min=10.8   -o<br>
CMakeFiles/cmTC_4639e.dir/CMak<wbr>eCCompilerABI.c.o   -c<br>
/opt/local/share/cmake-3.7/Mod<wbr>ules/CMakeCCompilerABI.c]<br>
  ignore line: [Linking C executable cmTC_4639e]<br>
  ignore line: [/opt/local/bin/cmake -E cmake_link_script<br>
CMakeFiles/cmTC_4639e.dir/link<wbr>.txt --verbose=1]<br>
  ignore line:<br>
[/Applications/Xcode.app/Conte<wbr>nts/Developer/Toolchains/Xcode<wbr>Default.xctoolchain/usr/bin/cc<br>
   -isysroot<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Platforms/MacOSX.<wbr>platform/Developer/SDKs/<wbr>MacOSX10.12.sdk<br>
-mmacosx-version-min=10.8 -Wl,-search_paths_first<br>
-Wl,-headerpad_max_install_nam<wbr>es  -v -Wl,-v<br>
CMakeFiles/cmTC_4639e.dir/CMak<wbr>eCCompilerABI.c.o  -o cmTC_4639e   ]<br>
  ignore line: [Apple LLVM version 8.0.0 (clang-800.0.42.1)]<br>
  ignore line: [Target: x86_64-apple-darwin15.6.0]<br>
  ignore line: [Thread model: posix]<br>
  ignore line: [InstalledDir:<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Toolchains/XcodeD<wbr>efault.xctoolchain/usr/bin]<br>
  link line: [<br>
"/Applications/Xcode.app/Conte<wbr>nts/Developer/Toolchains/Xcode<wbr>Default.xctoolchain/usr/bin/<wbr>ld"<br>
-demangle -dynamic -arch x86_64 -macosx_version_min 10.8.0 -syslibroot<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Platforms/MacOSX.<wbr>platform/Developer/SDKs/<wbr>MacOSX10.12.sdk<br>
-o cmTC_4639e -search_paths_first -headerpad_max_install_names -v<br>
CMakeFiles/cmTC_4639e.dir/CMak<wbr>eCCompilerABI.c.o -lSystem<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Toolchains/XcodeD<wbr>efault.xctoolchain/usr/bin/../<wbr>lib/clang/8.0.0/lib/darwin/<wbr>libclang_rt.osx.a]<br>
    arg<br>
[/Applications/Xcode.app/Conte<wbr>nts/Developer/Toolchains/Xcode<wbr>Default.xctoolchain/usr/bin/<wbr>ld]<br>
==> ignore<br>
    arg [-demangle] ==> ignore<br>
    arg [-dynamic] ==> ignore<br>
    arg [-arch] ==> ignore<br>
    arg [x86_64] ==> ignore<br>
    arg [-macosx_version_min] ==> ignore<br>
    arg [10.8.0] ==> ignore<br>
    arg [-syslibroot] ==> ignore<br>
    arg<br>
[/Applications/Xcode.app/Conte<wbr>nts/Developer/Platforms/MacOSX<wbr>.platform/Developer/SDKs/<wbr>MacOSX10.12.sdk]<br>
==> ignore<br>
    arg [-o] ==> ignore<br>
    arg [cmTC_4639e] ==> ignore<br>
    arg [-search_paths_first] ==> ignore<br>
    arg [-headerpad_max_install_names] ==> ignore<br>
    arg [-v] ==> ignore<br>
    arg [CMakeFiles/cmTC_4639e.dir/CMa<wbr>keCCompilerABI.c.o] ==> ignore<br>
    arg [-lSystem] ==> lib [System]<br>
    arg<br>
[/Applications/Xcode.app/Conte<wbr>nts/Developer/Toolchains/Xcode<wbr>Default.xctoolchain/usr/bin/..<wbr>/lib/clang/8.0.0/lib/darwin/<wbr>libclang_rt.osx.a]<br>
==> lib<br>
[/Applications/Xcode.app/Conte<wbr>nts/Developer/Toolchains/Xcode<wbr>Default.xctoolchain/usr/bin/..<wbr>/lib/clang/8.0.0/lib/darwin/<wbr>libclang_rt.osx.a]<br>
  Library search paths:<br>
[;/Applications/Xcode.app/Cont<wbr>ents/Developer/Platforms/MacOS<wbr>X.platform/Developer/SDKs/<wbr>MacOSX10.12.sdk/usr/lib]<br>
  Framework search paths:<br>
[;/Applications/Xcode.app/Cont<wbr>ents/Developer/Platforms/MacOS<wbr>X.platform/Developer/SDKs/<wbr>MacOSX10.12.sdk/System/Library<wbr>/Frameworks/]<br>
  remove lib [System]<br>
  remove lib<br>
[/Applications/Xcode.app/Conte<wbr>nts/Developer/Toolchains/Xcode<wbr>Default.xctoolchain/usr/bin/..<wbr>/lib/clang/8.0.0/lib/darwin/<wbr>libclang_rt.osx.a]<br>
  collapse library dir<br>
[/Applications/Xcode.app/Conte<wbr>nts/Developer/Platforms/MacOSX<wbr>.platform/Developer/SDKs/<wbr>MacOSX10.12.sdk/usr/lib]<br>
==><br>
[/Applications/Xcode.app/Conte<wbr>nts/Developer/Platforms/MacOSX<wbr>.platform/Developer/SDKs/<wbr>MacOSX10.12.sdk/usr/lib]<br>
  collapse framework dir<br>
[/Applications/Xcode.app/Conte<wbr>nts/Developer/Platforms/MacOSX<wbr>.platform/Developer/SDKs/<wbr>MacOSX10.12.sdk/System/Library<wbr>/Frameworks/]<br>
==><br>
[/Applications/Xcode.app/Conte<wbr>nts/Developer/Platforms/MacOSX<wbr>.platform/Developer/SDKs/<wbr>MacOSX10.12.sdk/System/Library<wbr>/Frameworks]<br>
  implicit libs: []<br>
  implicit dirs:<br>
[/Applications/Xcode.app/Conte<wbr>nts/Developer/Platforms/MacOSX<wbr>.platform/Developer/SDKs/<wbr>MacOSX10.12.sdk/usr/lib]<br>
  implicit fwks:<br>
[/Applications/Xcode.app/Conte<wbr>nts/Developer/Platforms/MacOSX<wbr>.platform/Developer/SDKs/<wbr>MacOSX10.12.sdk/System/Library<wbr>/Frameworks]<br>
<br>
<br>
<br>
<br>
Detecting C [-std=c11] compiler features compiled with the following output:<br>
Change Dir:<br>
/Volumes/git/digikam/project/b<wbr>undles/macports/temp.build/CMa<wbr>keFiles/CMakeTmp<br>
<br>
Run Build Command:"/opt/local/bin/gmake" "cmTC_59379/fast"<br>
/opt/local/bin/gmake -f CMakeFiles/cmTC_59379.dir/buil<wbr>d.make<br>
CMakeFiles/cmTC_59379.dir/buil<wbr>d<br>
gmake[1]: Verzeichnis<br>
„/Volumes/git/digikam/project/<wbr>bundles/macports/temp.build/CM<wbr>akeFiles/CMakeTmp“<br>
wird betreten<br>
Building C object CMakeFiles/cmTC_59379.dir/feat<wbr>ure_tests.c.o<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Toolchains/XcodeD<wbr>efault.xctoolchain/usr/bin/cc<br>
   -isysroot<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Platforms/MacOSX.<wbr>platform/Developer/SDKs/<wbr>MacOSX10.12.sdk<br>
-mmacosx-version-min=10.8   -std=c11 -o<br>
CMakeFiles/cmTC_59379.dir/feat<wbr>ure_tests.c.o   -c<br>
/Volumes/git/digikam/project/b<wbr>undles/macports/temp.build/CMa<wbr>keFiles/feature_tests.c<br>
Linking C executable cmTC_59379<br>
/opt/local/bin/cmake -E cmake_link_script<br>
CMakeFiles/cmTC_59379.dir/link<wbr>.txt --verbose=1<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Toolchains/XcodeD<wbr>efault.xctoolchain/usr/bin/cc<br>
   -isysroot<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Platforms/MacOSX.<wbr>platform/Developer/SDKs/<wbr>MacOSX10.12.sdk<br>
-mmacosx-version-min=10.8 -Wl,-search_paths_first<br>
-Wl,-headerpad_max_install_nam<wbr>es<br>
CMakeFiles/cmTC_59379.dir/feat<wbr>ure_tests.c.o  -o cmTC_59379<br>
gmake[1]: Verzeichnis<br>
„/Volumes/git/digikam/project/<wbr>bundles/macports/temp.build/CM<wbr>akeFiles/CMakeTmp“<br>
wird verlassen<br>
<br>
<br>
    Feature record: C_FEATURE:1c_function_prototyp<wbr>es<br>
    Feature record: C_FEATURE:1c_restrict<br>
    Feature record: C_FEATURE:1c_static_assert<br>
    Feature record: C_FEATURE:1c_variadic_macros<br>
<br>
<br>
Detecting C [-std=c99] compiler features compiled with the following output:<br>
Change Dir:<br>
/Volumes/git/digikam/project/b<wbr>undles/macports/temp.build/CMa<wbr>keFiles/CMakeTmp<br>
<br>
Run Build Command:"/opt/local/bin/gmake" "cmTC_7a622/fast"<br>
/opt/local/bin/gmake -f CMakeFiles/cmTC_7a622.dir/buil<wbr>d.make<br>
CMakeFiles/cmTC_7a622.dir/buil<wbr>d<br>
gmake[1]: Verzeichnis<br>
„/Volumes/git/digikam/project/<wbr>bundles/macports/temp.build/CM<wbr>akeFiles/CMakeTmp“<br>
wird betreten<br>
Building C object CMakeFiles/cmTC_7a622.dir/feat<wbr>ure_tests.c.o<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Toolchains/XcodeD<wbr>efault.xctoolchain/usr/bin/cc<br>
   -isysroot<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Platforms/MacOSX.<wbr>platform/Developer/SDKs/<wbr>MacOSX10.12.sdk<br>
-mmacosx-version-min=10.8   -std=c99 -o<br>
CMakeFiles/cmTC_7a622.dir/feat<wbr>ure_tests.c.o   -c<br>
/Volumes/git/digikam/project/b<wbr>undles/macports/temp.build/CMa<wbr>keFiles/feature_tests.c<br>
Linking C executable cmTC_7a622<br>
/opt/local/bin/cmake -E cmake_link_script<br>
CMakeFiles/cmTC_7a622.dir/link<wbr>.txt --verbose=1<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Toolchains/XcodeD<wbr>efault.xctoolchain/usr/bin/cc<br>
   -isysroot<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Platforms/MacOSX.<wbr>platform/Developer/SDKs/<wbr>MacOSX10.12.sdk<br>
-mmacosx-version-min=10.8 -Wl,-search_paths_first<br>
-Wl,-headerpad_max_install_nam<wbr>es<br>
CMakeFiles/cmTC_7a622.dir/feat<wbr>ure_tests.c.o  -o cmTC_7a622<br>
gmake[1]: Verzeichnis<br>
„/Volumes/git/digikam/project/<wbr>bundles/macports/temp.build/CM<wbr>akeFiles/CMakeTmp“<br>
wird verlassen<br>
<br>
<br>
    Feature record: C_FEATURE:1c_function_prototyp<wbr>es<br>
    Feature record: C_FEATURE:1c_restrict<br>
    Feature record: C_FEATURE:0c_static_assert<br>
    Feature record: C_FEATURE:1c_variadic_macros<br>
<br>
<br>
Detecting C [-std=c90] compiler features compiled with the following output:<br>
Change Dir:<br>
/Volumes/git/digikam/project/b<wbr>undles/macports/temp.build/CMa<wbr>keFiles/CMakeTmp<br>
<br>
Run Build Command:"/opt/local/bin/gmake" "cmTC_5b8dc/fast"<br>
/opt/local/bin/gmake -f CMakeFiles/cmTC_5b8dc.dir/buil<wbr>d.make<br>
CMakeFiles/cmTC_5b8dc.dir/buil<wbr>d<br>
gmake[1]: Verzeichnis<br>
„/Volumes/git/digikam/project/<wbr>bundles/macports/temp.build/CM<wbr>akeFiles/CMakeTmp“<br>
wird betreten<br>
Building C object CMakeFiles/cmTC_5b8dc.dir/feat<wbr>ure_tests.c.o<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Toolchains/XcodeD<wbr>efault.xctoolchain/usr/bin/cc<br>
   -isysroot<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Platforms/MacOSX.<wbr>platform/Developer/SDKs/<wbr>MacOSX10.12.sdk<br>
-mmacosx-version-min=10.8   -std=c90 -o<br>
CMakeFiles/cmTC_5b8dc.dir/feat<wbr>ure_tests.c.o   -c<br>
/Volumes/git/digikam/project/b<wbr>undles/macports/temp.build/CMa<wbr>keFiles/feature_tests.c<br>
Linking C executable cmTC_5b8dc<br>
/opt/local/bin/cmake -E cmake_link_script<br>
CMakeFiles/cmTC_5b8dc.dir/link<wbr>.txt --verbose=1<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Toolchains/XcodeD<wbr>efault.xctoolchain/usr/bin/cc<br>
   -isysroot<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Platforms/MacOSX.<wbr>platform/Developer/SDKs/<wbr>MacOSX10.12.sdk<br>
-mmacosx-version-min=10.8 -Wl,-search_paths_first<br>
-Wl,-headerpad_max_install_nam<wbr>es<br>
CMakeFiles/cmTC_5b8dc.dir/feat<wbr>ure_tests.c.o  -o cmTC_5b8dc<br>
gmake[1]: Verzeichnis<br>
„/Volumes/git/digikam/project/<wbr>bundles/macports/temp.build/CM<wbr>akeFiles/CMakeTmp“<br>
wird verlassen<br>
<br>
<br>
    Feature record: C_FEATURE:1c_function_prototyp<wbr>es<br>
    Feature record: C_FEATURE:0c_restrict<br>
    Feature record: C_FEATURE:0c_static_assert<br>
    Feature record: C_FEATURE:0c_variadic_macros<br>
Determining if the CXX compiler works passed with the following output:<br>
Change Dir:<br>
/Volumes/git/digikam/project/b<wbr>undles/macports/temp.build/CMa<wbr>keFiles/CMakeTmp<br>
<br>
Run Build Command:"/opt/local/bin/gmake" "cmTC_d8b53/fast"<br>
/opt/local/bin/gmake -f CMakeFiles/cmTC_d8b53.dir/buil<wbr>d.make<br>
CMakeFiles/cmTC_d8b53.dir/buil<wbr>d<br>
gmake[1]: Verzeichnis<br>
„/Volumes/git/digikam/project/<wbr>bundles/macports/temp.build/CM<wbr>akeFiles/CMakeTmp“<br>
wird betreten<br>
Building CXX object CMakeFiles/cmTC_d8b53.dir/test<wbr>CXXCompiler.cxx.o<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Toolchains/XcodeD<wbr>efault.xctoolchain/usr/bin/c++<br>
    -stdlib=libc++  -isysroot<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Platforms/MacOSX.<wbr>platform/Developer/SDKs/<wbr>MacOSX10.12.sdk<br>
-mmacosx-version-min=10.8   -o<br>
CMakeFiles/cmTC_d8b53.dir/test<wbr>CXXCompiler.cxx.o -c<br>
/Volumes/git/digikam/project/b<wbr>undles/macports/temp.build/CMa<wbr>keFiles/CMakeTmp/testCXXCompil<wbr>er.cxx<br>
Linking CXX executable cmTC_d8b53<br>
/opt/local/bin/cmake -E cmake_link_script<br>
CMakeFiles/cmTC_d8b53.dir/link<wbr>.txt --verbose=1<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Toolchains/XcodeD<wbr>efault.xctoolchain/usr/bin/c++<br>
  -stdlib=libc++  -isysroot<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Platforms/MacOSX.<wbr>platform/Developer/SDKs/<wbr>MacOSX10.12.sdk<br>
-mmacosx-version-min=10.8 -Wl,-search_paths_first<br>
-Wl,-headerpad_max_install_nam<wbr>es<br>
CMakeFiles/cmTC_d8b53.dir/test<wbr>CXXCompiler.cxx.o  -o cmTC_d8b53<br>
gmake[1]: Verzeichnis<br>
„/Volumes/git/digikam/project/<wbr>bundles/macports/temp.build/CM<wbr>akeFiles/CMakeTmp“<br>
wird verlassen<br>
<br>
<br>
Detecting CXX compiler ABI info compiled with the following output:<br>
Change Dir:<br>
/Volumes/git/digikam/project/b<wbr>undles/macports/temp.build/CMa<wbr>keFiles/CMakeTmp<br>
<br>
Run Build Command:"/opt/local/bin/gmake" "cmTC_535d6/fast"<br>
/opt/local/bin/gmake -f CMakeFiles/cmTC_535d6.dir/buil<wbr>d.make<br>
CMakeFiles/cmTC_535d6.dir/buil<wbr>d<br>
gmake[1]: Verzeichnis<br>
„/Volumes/git/digikam/project/<wbr>bundles/macports/temp.build/CM<wbr>akeFiles/CMakeTmp“<br>
wird betreten<br>
Building CXX object CMakeFiles/cmTC_535d6.dir/CMak<wbr>eCXXCompilerABI.cpp.o<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Toolchains/XcodeD<wbr>efault.xctoolchain/usr/bin/c++<br>
    -stdlib=libc++  -isysroot<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Platforms/MacOSX.<wbr>platform/Developer/SDKs/<wbr>MacOSX10.12.sdk<br>
-mmacosx-version-min=10.8   -o<br>
CMakeFiles/cmTC_535d6.dir/CMak<wbr>eCXXCompilerABI.cpp.o -c<br>
/opt/local/share/cmake-3.7/Mod<wbr>ules/CMakeCXXCompilerABI.cpp<br>
Linking CXX executable cmTC_535d6<br>
/opt/local/bin/cmake -E cmake_link_script<br>
CMakeFiles/cmTC_535d6.dir/link<wbr>.txt --verbose=1<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Toolchains/XcodeD<wbr>efault.xctoolchain/usr/bin/c++<br>
  -stdlib=libc++  -isysroot<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Platforms/MacOSX.<wbr>platform/Developer/SDKs/<wbr>MacOSX10.12.sdk<br>
-mmacosx-version-min=10.8 -Wl,-search_paths_first<br>
-Wl,-headerpad_max_install_nam<wbr>es  -v -Wl,-v<br>
CMakeFiles/cmTC_535d6.dir/CMak<wbr>eCXXCompilerABI.cpp.o  -o cmTC_535d6<br>
Apple LLVM version 8.0.0 (clang-800.0.42.1)<br>
Target: x86_64-apple-darwin15.6.0<br>
Thread model: posix<br>
InstalledDir:<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Toolchains/XcodeD<wbr>efault.xctoolchain/usr/bin<br>
 "/Applications/Xcode.app/Cont<wbr>ents/Developer/Toolchains/Xcod<wbr>eDefault.xctoolchain/usr/bin/<wbr>ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.8.0 -syslibroot /Applications/Xcode.app/Conten<wbr>ts/Developer/Platforms/MacOSX.<wbr>platform/Developer/SDKs/<wbr>MacOSX10.12.sdk -o cmTC_535d6 -search_paths_first -headerpad_max_install_names -v CMakeFiles/cmTC_535d6.dir/CMak<wbr>eCXXCompilerABI.cpp.o -lc++ -lSystem /Applications/Xcode.app/Conten<wbr>ts/Developer/Toolchains/XcodeD<wbr>efault.xctoolchain/usr/bin/../<wbr>lib/clang/8.0.0/lib/darwin/<wbr>libclang_rt.osx.a<br>
@(#)PROGRAM:ld  PROJECT:ld64-274.2<br>
configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64<br>
x86_64h armv6m armv7k armv7m armv7em (tvOS)<br>
Library search paths:<br>
        /Applications/Xcode.app/Conten<wbr>ts/Developer/Platforms/MacOSX.<wbr>platform/Developer/SDKs/<wbr>MacOSX10.12.sdk/usr/lib<br>
Framework search paths:<br>
        /Applications/Xcode.app/Conten<wbr>ts/Developer/Platforms/MacOSX.<wbr>platform/Developer/SDKs/<wbr>MacOSX10.12.sdk/System/Library<wbr>/Frameworks/<br>
gmake[1]: Verzeichnis<br>
„/Volumes/git/digikam/project/<wbr>bundles/macports/temp.build/CM<wbr>akeFiles/CMakeTmp“<br>
wird verlassen<br>
<br>
<br>
Parsed CXX implicit link information from above output:<br>
  link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|coll<wbr>ect2)[^/\]*( |$)]<br>
  ignore line: [Change Dir:<br>
/Volumes/git/digikam/project/b<wbr>undles/macports/temp.build/CMa<wbr>keFiles/CMakeTmp]<br>
  ignore line: []<br>
  ignore line: [Run Build Command:"/opt/local/bin/gmake" "cmTC_535d6/fast"]<br>
  ignore line: [/opt/local/bin/gmake -f<br>
CMakeFiles/cmTC_535d6.dir/buil<wbr>d.make CMakeFiles/cmTC_535d6.dir/buil<wbr>d]<br>
  ignore line: [gmake[1]: Verzeichnis<br>
„/Volumes/git/digikam/project/<wbr>bundles/macports/temp.build/CM<wbr>akeFiles/CMakeTmp“<br>
wird betreten]<br>
  ignore line: [Building CXX object<br>
CMakeFiles/cmTC_535d6.dir/CMak<wbr>eCXXCompilerABI.cpp.o]<br>
  ignore line:<br>
[/Applications/Xcode.app/Conte<wbr>nts/Developer/Toolchains/Xcode<wbr>Default.xctoolchain/usr/bin/c+<wbr>+<br>
    -stdlib=libc++  -isysroot<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Platforms/MacOSX.<wbr>platform/Developer/SDKs/<wbr>MacOSX10.12.sdk<br>
-mmacosx-version-min=10.8   -o<br>
CMakeFiles/cmTC_535d6.dir/CMak<wbr>eCXXCompilerABI.cpp.o -c<br>
/opt/local/share/cmake-3.7/Mod<wbr>ules/CMakeCXXCompilerABI.cpp]<br>
  ignore line: [Linking CXX executable cmTC_535d6]<br>
  ignore line: [/opt/local/bin/cmake -E cmake_link_script<br>
CMakeFiles/cmTC_535d6.dir/link<wbr>.txt --verbose=1]<br>
  ignore line:<br>
[/Applications/Xcode.app/Conte<wbr>nts/Developer/Toolchains/Xcode<wbr>Default.xctoolchain/usr/bin/c+<wbr>+<br>
  -stdlib=libc++  -isysroot<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Platforms/MacOSX.<wbr>platform/Developer/SDKs/<wbr>MacOSX10.12.sdk<br>
-mmacosx-version-min=10.8 -Wl,-search_paths_first<br>
-Wl,-headerpad_max_install_nam<wbr>es  -v -Wl,-v<br>
CMakeFiles/cmTC_535d6.dir/CMak<wbr>eCXXCompilerABI.cpp.o  -o cmTC_535d6   ]<br>
  ignore line: [Apple LLVM version 8.0.0 (clang-800.0.42.1)]<br>
  ignore line: [Target: x86_64-apple-darwin15.6.0]<br>
  ignore line: [Thread model: posix]<br>
  ignore line: [InstalledDir:<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Toolchains/XcodeD<wbr>efault.xctoolchain/usr/bin]<br>
  link line: [<br>
"/Applications/Xcode.app/Conte<wbr>nts/Developer/Toolchains/Xcode<wbr>Default.xctoolchain/usr/bin/<wbr>ld"<br>
-demangle -dynamic -arch x86_64 -macosx_version_min 10.8.0 -syslibroot<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Platforms/MacOSX.<wbr>platform/Developer/SDKs/<wbr>MacOSX10.12.sdk<br>
-o cmTC_535d6 -search_paths_first -headerpad_max_install_names -v<br>
CMakeFiles/cmTC_535d6.dir/CMak<wbr>eCXXCompilerABI.cpp.o -lc++ -lSystem<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Toolchains/XcodeD<wbr>efault.xctoolchain/usr/bin/../<wbr>lib/clang/8.0.0/lib/darwin/<wbr>libclang_rt.osx.a]<br>
    arg<br>
[/Applications/Xcode.app/Conte<wbr>nts/Developer/Toolchains/Xcode<wbr>Default.xctoolchain/usr/bin/<wbr>ld]<br>
==> ignore<br>
    arg [-demangle] ==> ignore<br>
    arg [-dynamic] ==> ignore<br>
    arg [-arch] ==> ignore<br>
    arg [x86_64] ==> ignore<br>
    arg [-macosx_version_min] ==> ignore<br>
    arg [10.8.0] ==> ignore<br>
    arg [-syslibroot] ==> ignore<br>
    arg<br>
[/Applications/Xcode.app/Conte<wbr>nts/Developer/Platforms/MacOSX<wbr>.platform/Developer/SDKs/<wbr>MacOSX10.12.sdk]<br>
==> ignore<br>
    arg [-o] ==> ignore<br>
    arg [cmTC_535d6] ==> ignore<br>
    arg [-search_paths_first] ==> ignore<br>
    arg [-headerpad_max_install_names] ==> ignore<br>
    arg [-v] ==> ignore<br>
    arg [CMakeFiles/cmTC_535d6.dir/CMa<wbr>keCXXCompilerABI.cpp.o] ==> ignore<br>
    arg [-lc++] ==> lib [c++]<br>
    arg [-lSystem] ==> lib [System]<br>
    arg<br>
[/Applications/Xcode.app/Conte<wbr>nts/Developer/Toolchains/Xcode<wbr>Default.xctoolchain/usr/bin/..<wbr>/lib/clang/8.0.0/lib/darwin/<wbr>libclang_rt.osx.a]<br>
==> lib<br>
[/Applications/Xcode.app/Conte<wbr>nts/Developer/Toolchains/Xcode<wbr>Default.xctoolchain/usr/bin/..<wbr>/lib/clang/8.0.0/lib/darwin/<wbr>libclang_rt.osx.a]<br>
  Library search paths:<br>
[;/Applications/Xcode.app/Cont<wbr>ents/Developer/Platforms/MacOS<wbr>X.platform/Developer/SDKs/<wbr>MacOSX10.12.sdk/usr/lib]<br>
  Framework search paths:<br>
[;/Applications/Xcode.app/Cont<wbr>ents/Developer/Platforms/MacOS<wbr>X.platform/Developer/SDKs/<wbr>MacOSX10.12.sdk/System/Library<wbr>/Frameworks/]<br>
  remove lib [System]<br>
  remove lib<br>
[/Applications/Xcode.app/Conte<wbr>nts/Developer/Toolchains/Xcode<wbr>Default.xctoolchain/usr/bin/..<wbr>/lib/clang/8.0.0/lib/darwin/<wbr>libclang_rt.osx.a]<br>
  collapse library dir<br>
[/Applications/Xcode.app/Conte<wbr>nts/Developer/Platforms/MacOSX<wbr>.platform/Developer/SDKs/<wbr>MacOSX10.12.sdk/usr/lib]<br>
==><br>
[/Applications/Xcode.app/Conte<wbr>nts/Developer/Platforms/MacOSX<wbr>.platform/Developer/SDKs/<wbr>MacOSX10.12.sdk/usr/lib]<br>
  collapse framework dir<br>
[/Applications/Xcode.app/Conte<wbr>nts/Developer/Platforms/MacOSX<wbr>.platform/Developer/SDKs/<wbr>MacOSX10.12.sdk/System/Library<wbr>/Frameworks/]<br>
==><br>
[/Applications/Xcode.app/Conte<wbr>nts/Developer/Platforms/MacOSX<wbr>.platform/Developer/SDKs/<wbr>MacOSX10.12.sdk/System/Library<wbr>/Frameworks]<br>
  implicit libs: [c++]<br>
  implicit dirs:<br>
[/Applications/Xcode.app/Conte<wbr>nts/Developer/Platforms/MacOSX<wbr>.platform/Developer/SDKs/<wbr>MacOSX10.12.sdk/usr/lib]<br>
  implicit fwks:<br>
[/Applications/Xcode.app/Conte<wbr>nts/Developer/Platforms/MacOSX<wbr>.platform/Developer/SDKs/<wbr>MacOSX10.12.sdk/System/Library<wbr>/Frameworks]<br>
<br>
<br>
<br>
<br>
Detecting CXX [-std=c++14] compiler features compiled with the following<br>
output:<br>
Change Dir:<br>
/Volumes/git/digikam/project/b<wbr>undles/macports/temp.build/CMa<wbr>keFiles/CMakeTmp<br>
<br>
Run Build Command:"/opt/local/bin/gmake" "cmTC_2a8a2/fast"<br>
/opt/local/bin/gmake -f CMakeFiles/cmTC_2a8a2.dir/buil<wbr>d.make<br>
CMakeFiles/cmTC_2a8a2.dir/buil<wbr>d<br>
gmake[1]: Verzeichnis<br>
„/Volumes/git/digikam/project/<wbr>bundles/macports/temp.build/CM<wbr>akeFiles/CMakeTmp“<br>
wird betreten<br>
Building CXX object CMakeFiles/cmTC_2a8a2.dir/feat<wbr>ure_tests.cxx.o<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Toolchains/XcodeD<wbr>efault.xctoolchain/usr/bin/c++<br>
    -stdlib=libc++  -isysroot<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Platforms/MacOSX.<wbr>platform/Developer/SDKs/<wbr>MacOSX10.12.sdk<br>
-mmacosx-version-min=10.8   -std=c++14 -o<br>
CMakeFiles/cmTC_2a8a2.dir/feat<wbr>ure_tests.cxx.o -c<br>
/Volumes/git/digikam/project/b<wbr>undles/macports/temp.build/CMa<wbr>keFiles/feature_tests.cxx<br>
Linking CXX executable cmTC_2a8a2<br>
/opt/local/bin/cmake -E cmake_link_script<br>
CMakeFiles/cmTC_2a8a2.dir/link<wbr>.txt --verbose=1<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Toolchains/XcodeD<wbr>efault.xctoolchain/usr/bin/c++<br>
  -stdlib=libc++  -isysroot<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Platforms/MacOSX.<wbr>platform/Developer/SDKs/<wbr>MacOSX10.12.sdk<br>
-mmacosx-version-min=10.8 -Wl,-search_paths_first<br>
-Wl,-headerpad_max_install_nam<wbr>es<br>
CMakeFiles/cmTC_2a8a2.dir/feat<wbr>ure_tests.cxx.o  -o cmTC_2a8a2<br>
gmake[1]: Verzeichnis<br>
„/Volumes/git/digikam/project/<wbr>bundles/macports/temp.build/CM<wbr>akeFiles/CMakeTmp“<br>
wird verlassen<br>
<br>
<br>
    Feature record: CXX_FEATURE:1cxx_aggregate_def<wbr>ault_initializers<br>
    Feature record: CXX_FEATURE:1cxx_alias_templat<wbr>es<br>
    Feature record: CXX_FEATURE:1cxx_alignas<br>
    Feature record: CXX_FEATURE:1cxx_alignof<br>
    Feature record: CXX_FEATURE:1cxx_attributes<br>
    Feature record: CXX_FEATURE:1cxx_attribute_dep<wbr>recated<br>
    Feature record: CXX_FEATURE:1cxx_auto_type<br>
    Feature record: CXX_FEATURE:1cxx_binary_litera<wbr>ls<br>
    Feature record: CXX_FEATURE:1cxx_constexpr<br>
    Feature record: CXX_FEATURE:1cxx_contextual_co<wbr>nversions<br>
    Feature record: CXX_FEATURE:1cxx_decltype<br>
    Feature record: CXX_FEATURE:1cxx_decltype_auto<br>
    Feature record: CXX_FEATURE:1cxx_decltype_inco<wbr>mplete_return_types<br>
    Feature record: CXX_FEATURE:1cxx_default_funct<wbr>ion_template_args<br>
    Feature record: CXX_FEATURE:1cxx_defaulted_fun<wbr>ctions<br>
    Feature record: CXX_FEATURE:1cxx_defaulted_mov<wbr>e_initializers<br>
    Feature record: CXX_FEATURE:1cxx_delegating_co<wbr>nstructors<br>
    Feature record: CXX_FEATURE:1cxx_deleted_funct<wbr>ions<br>
    Feature record: CXX_FEATURE:1cxx_digit_separat<wbr>ors<br>
    Feature record: CXX_FEATURE:1cxx_enum_forward_<wbr>declarations<br>
    Feature record: CXX_FEATURE:1cxx_explicit_conv<wbr>ersions<br>
    Feature record: CXX_FEATURE:1cxx_extended_frie<wbr>nd_declarations<br>
    Feature record: CXX_FEATURE:1cxx_extern_templa<wbr>tes<br>
    Feature record: CXX_FEATURE:1cxx_final<br>
    Feature record: CXX_FEATURE:1cxx_func_identifi<wbr>er<br>
    Feature record: CXX_FEATURE:1cxx_generalized_i<wbr>nitializers<br>
    Feature record: CXX_FEATURE:1cxx_generic_lambd<wbr>as<br>
    Feature record: CXX_FEATURE:1cxx_inheriting_co<wbr>nstructors<br>
    Feature record: CXX_FEATURE:1cxx_inline_namesp<wbr>aces<br>
    Feature record: CXX_FEATURE:1cxx_lambdas<br>
    Feature record: CXX_FEATURE:1cxx_lambda_init_c<wbr>aptures<br>
    Feature record: CXX_FEATURE:1cxx_local_type_te<wbr>mplate_args<br>
    Feature record: CXX_FEATURE:1cxx_long_long_typ<wbr>e<br>
    Feature record: CXX_FEATURE:1cxx_noexcept<br>
    Feature record: CXX_FEATURE:1cxx_nonstatic_mem<wbr>ber_init<br>
    Feature record: CXX_FEATURE:1cxx_nullptr<br>
    Feature record: CXX_FEATURE:1cxx_override<br>
    Feature record: CXX_FEATURE:1cxx_range_for<br>
    Feature record: CXX_FEATURE:1cxx_raw_string_li<wbr>terals<br>
    Feature record: CXX_FEATURE:1cxx_reference_qua<wbr>lified_functions<br>
    Feature record: CXX_FEATURE:1cxx_relaxed_const<wbr>expr<br>
    Feature record: CXX_FEATURE:1cxx_return_type_d<wbr>eduction<br>
    Feature record: CXX_FEATURE:1cxx_right_angle_b<wbr>rackets<br>
    Feature record: CXX_FEATURE:1cxx_rvalue_refere<wbr>nces<br>
    Feature record: CXX_FEATURE:1cxx_sizeof_member<br>
    Feature record: CXX_FEATURE:1cxx_static_assert<br>
    Feature record: CXX_FEATURE:1cxx_strong_enums<br>
    Feature record: CXX_FEATURE:1cxx_template_temp<wbr>late_parameters<br>
    Feature record: CXX_FEATURE:1cxx_thread_local<br>
    Feature record: CXX_FEATURE:1cxx_trailing_retu<wbr>rn_types<br>
    Feature record: CXX_FEATURE:1cxx_unicode_liter<wbr>als<br>
    Feature record: CXX_FEATURE:1cxx_uniform_initi<wbr>alization<br>
    Feature record: CXX_FEATURE:1cxx_unrestricted_<wbr>unions<br>
    Feature record: CXX_FEATURE:1cxx_user_literals<br>
    Feature record: CXX_FEATURE:1cxx_variable_temp<wbr>lates<br>
    Feature record: CXX_FEATURE:1cxx_variadic_macr<wbr>os<br>
    Feature record: CXX_FEATURE:1cxx_variadic_temp<wbr>lates<br>
<br>
<br>
Detecting CXX [-std=c++11] compiler features compiled with the following<br>
output:<br>
Change Dir:<br>
/Volumes/git/digikam/project/b<wbr>undles/macports/temp.build/CMa<wbr>keFiles/CMakeTmp<br>
<br>
Run Build Command:"/opt/local/bin/gmake" "cmTC_21fc4/fast"<br>
/opt/local/bin/gmake -f CMakeFiles/cmTC_21fc4.dir/buil<wbr>d.make<br>
CMakeFiles/cmTC_21fc4.dir/buil<wbr>d<br>
gmake[1]: Verzeichnis<br>
„/Volumes/git/digikam/project/<wbr>bundles/macports/temp.build/CM<wbr>akeFiles/CMakeTmp“<br>
wird betreten<br>
Building CXX object CMakeFiles/cmTC_21fc4.dir/feat<wbr>ure_tests.cxx.o<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Toolchains/XcodeD<wbr>efault.xctoolchain/usr/bin/c++<br>
    -stdlib=libc++  -isysroot<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Platforms/MacOSX.<wbr>platform/Developer/SDKs/<wbr>MacOSX10.12.sdk<br>
-mmacosx-version-min=10.8   -std=c++11 -o<br>
CMakeFiles/cmTC_21fc4.dir/feat<wbr>ure_tests.cxx.o -c<br>
/Volumes/git/digikam/project/b<wbr>undles/macports/temp.build/CMa<wbr>keFiles/feature_tests.cxx<br>
Linking CXX executable cmTC_21fc4<br>
/opt/local/bin/cmake -E cmake_link_script<br>
CMakeFiles/cmTC_21fc4.dir/link<wbr>.txt --verbose=1<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Toolchains/XcodeD<wbr>efault.xctoolchain/usr/bin/c++<br>
  -stdlib=libc++  -isysroot<br>
/Applications/Xcode.app/Conten<wbr>ts/Developer/Platforms/MacOSX.<wbr>platform/Developer/SDKs/<wbr>MacOSX10.12.sdk<br>
-mmacosx-version-min=10.8 -Wl,-search_paths_first<br>
-Wl,-headerpad_max_install_nam<wbr>es<br>
CMakeFiles/cmTC_21fc4.dir/feat<wbr>ure_tests.cxx.o  -o cmTC_21fc4<br>
gmake[1]: Verzeichnis<br>
„/Volumes/git/digikam/project/<wbr>bundles/macports/temp.build/CM<wbr>akeFiles/CMakeTmp“<br>
wird verlassen<br>
<br>
<br>
    Feature record: CXX_FEATURE:0cxx_aggregate_def<wbr>ault_initializers<br>
    Feature record: CXX_FEATURE:1cxx_alias_templat<wbr>es<br>
    Feature record: CXX_FEATURE:1cxx_alignas<br>
    Feature record: CXX_FEATURE:1cxx_alignof<br>
    Feature record: CXX_FEATURE:1cxx_attributes<br>
    Feature record: CXX_FEATURE:0cxx_attribute_dep<wbr>recated<br>
    Feature record: CXX_FEATURE:1cxx_auto_type<br>
    Feature record: CXX_FEATURE:0cxx_binary_litera<wbr>ls<br>
    Feature record: CXX_FEATURE:1cxx_constexpr<br>
    Feature record: CXX_FEATURE:0cxx_contextual_co<wbr>nversions<br>
    Feature record: CXX_FEATURE:1cxx_decltype<br>
    Feature record: CXX_FEATURE:0cxx_decltype_auto<br>
    Feature record: CXX_FEATURE:1cxx_decltype_inco<wbr>mplete_return_types<br>
    Feature record: CXX_FEATURE:1cxx_default_funct<wbr>ion_template_args<br>
    Feature record: CXX_FEATURE:1cxx_defaulted_fun<wbr>ctions<br>
    Feature record: CXX_FEATURE:1cxx_defaulted_mov<wbr>e_initializers<br>
    Feature record: CXX_FEATURE:1cxx_delegating_co<wbr>nstructors<br>
    Feature record: CXX_FEATURE:1cxx_deleted_funct<wbr>ions<br>
    Feature record: CXX_FEATURE:0cxx_digit_separat<wbr>ors<br>
    Feature record: CXX_FEATURE:1cxx_enum_forward_<wbr>declarations<br>
    Feature record: CXX_FEATURE:1cxx_explicit_conv<wbr>ersions<br>
    Feature record: CXX_FEATURE:1cxx_extended_frie<wbr>nd_declarations<br>
    Feature record: CXX_FEATURE:1cxx_extern_templa<wbr>tes<br>
    Feature record: CXX_FEATURE:1cxx_final<br>
    Feature record: CXX_FEATURE:1cxx_func_identifi<wbr>er<br>
    Feature record: CXX_FEATURE:1cxx_generalized_i<wbr>nitializers<br>
    Feature record: CXX_FEATURE:0cxx_generic_lambd<wbr>as<br>
    Feature record: CXX_FEATURE:1cxx_inheriting_co<wbr>nstructors<br>
    Feature record: CXX_FEATURE:1cxx_inline_namesp<wbr>aces<br>
    Feature record: CXX_FEATURE:1cxx_lambdas<br>
    Feature record: CXX_FEATURE:0cxx_lambda_init_c<wbr>aptures<br>
    Feature record: CXX_FEATURE:1cxx_local_type_te<wbr>mplate_args<br>
    Feature record: CXX_FEATURE:1cxx_long_long_typ<wbr>e<br>
    Feature record: CXX_FEATURE:1cxx_noexcept<br>
    Feature record: CXX_FEATURE:1cxx_nonstatic_mem<wbr>ber_init<br>
    Feature record: CXX_FEATURE:1cxx_nullptr<br>
    Feature record: CXX_FEATURE:1cxx_override<br>
    Feature record: CXX_FEATURE:1cxx_range_for<br>
    Feature record: CXX_FEATURE:1cxx_raw_string_li<wbr>terals<br>
    Feature record: CXX_FEATURE:1cxx_reference_qua<wbr>lified_functions<br>
    Feature record: CXX_FEATURE:0cxx_relaxed_const<wbr>expr<br>
    Feature record: CXX_FEATURE:0cxx_return_type_d<wbr>eduction<br>
    Feature record: CXX_FEATURE:1cxx_right_angle_b<wbr>rackets<br>
    Feature record: CXX_FEATURE:1cxx_rvalue_refere<wbr>nces<br>
    Feature record: CXX_FEATURE:1cxx_sizeof_member<br>
    Feature record: CXX_FEATURE:0cxx_alias_templat<wbr>es<br>
    Feature record: CXX_FEATURE:0cxx_alignas<br>
    Feature record: CXX_FEATURE:0cxx_alignof<br>
    Feature record: CXX_FEATURE:0cxx_attributes<br>
    Feature record: CXX_FEATURE:0cxx_attribute_dep<wbr>recated<br>
    Feature record: CXX_FEATURE:0cxx_auto_type<br>
    Feature record: CXX_FEATURE:0cxx_binary_litera<wbr>ls<br>
    Feature record: CXX_FEATURE:0cxx_constexpr<br>
    Feature record: CXX_FEATURE:0cxx_contextual_co<wbr>nversions<br>
    Feature record: CXX_FEATURE:0cxx_decltype<br>
    Feature record: CXX_FEATURE:0cxx_decltype_auto<br>
    Feature record: CXX_FEATURE:0cxx_decltype_inco<wbr>mplete_return_types<br>
    Feature record: CXX_FEATURE:0cxx_default_funct<wbr>ion_template_args<br>
    Feature record: CXX_FEATURE:0cxx_defaulted_fun<wbr>ctions<br>
    Feature record: CXX_FEATURE:0cxx_defaulted_mov<wbr>e_initializers<br>
    Feature record: CXX_FEATURE:0cxx_delegating_co<wbr>nstructors<br>
    Feature record: CXX_FEATURE:0cxx_deleted_funct<wbr>ions<br>
    Feature record: CXX_FEATURE:0cxx_digit_separat<wbr>ors<br>
    Feature record: CXX_FEATURE:0cxx_enum_forward_<wbr>declarations<br>
    Feature record: CXX_FEATURE:0cxx_explicit_conv<wbr>ersions<br>
    Feature record: CXX_FEATURE:0cxx_extended_frie<wbr>nd_declarations<br>
    Feature record: CXX_FEATURE:0cxx_extern_templa<wbr>tes<br>
    Feature record: CXX_FEATURE:0cxx_final<br>
    Feature record: CXX_FEATURE:0cxx_func_identifi<wbr>er<br>
    Feature record: CXX_FEATURE:0cxx_generalized_i<wbr>nitializers<br>
    Feature record: CXX_FEATURE:0cxx_generic_lambd<wbr>as<br>
    Feature record: CXX_FEATURE:0cxx_inheriting_co<wbr>nstructors<br>
    Feature record: CXX_FEATURE:0cxx_inline_namesp<wbr>aces<br>
    Feature record: CXX_FEATURE:0cxx_lambdas<br>
    Feature record: CXX_FEATURE:0cxx_lambda_init_c<wbr>aptures<br>
    Feature record: CXX_FEATURE:0cxx_local_type_te<wbr>mplate_args<br>
    Feature record: CXX_FEATURE:0cxx_long_long_typ<wbr>e<br>
    Feature record: CXX_FEATURE:0cxx_noexcept<br>
    Feature record: CXX_FEATURE:0cxx_nonstatic_mem<wbr>ber_init<br>
    Feature record: CXX_FEATURE:0cxx_nullptr<br>
    Feature record: CXX_FEATURE:0cxx_override<br>
    Feature record: CXX_FEATURE:0cxx_range_for<br>
    Feature record: CXX_FEATURE:0cxx_raw_string_li<wbr>terals<br>
    Feature record: CXX_FEATURE:0cxx_reference_qua<wbr>lified_functions<br>
    Feature record: CXX_FEATURE:0cxx_relaxed_const<wbr>expr<br>
    Feature record: CXX_FEATURE:0cxx_return_type_d<wbr>eduction<br>
    Feature record: CXX_FEATURE:0cxx_right_angle_b<wbr>rackets<br>
    Feature record: CXX_FEATURE:0cxx_rvalue_refere<wbr>nces<br>
    Feature record: CXX_FEATURE:0cxx_sizeof_member<br>
    Feature record: CXX_FEATURE:0cxx_static_assert<br>
    Feature record: CXX_FEATURE:0cxx_strong_enums<br>
    Feature record: CXX_FEATURE:1cxx_template_temp<wbr>late_parameters<br>
    Feature record: CXX_FEATURE:0cxx_thread_local<br>
    Feature record: CXX_FEATURE:0cxx_trailing_retu<wbr>rn_types<br>
    Feature record: CXX_FEATURE:0cxx_unicode_liter<wbr>als<br>
    Feature record: CXX_FEATURE:0cxx_uniform_initi<wbr>alization<br>
    Feature record: CXX_FEATURE:0cxx_unrestricted_<wbr>unions<br>
    Feature record: CXX_FEATURE:0cxx_user_literals<br>
    Feature record: CXX_FEATURE:0cxx_variable_temp<wbr>lates<br>
    Feature record: CXX_FEATURE:0cxx_variadic_macr<wbr>os<br>
    Feature record: CXX_FEATURE:0cxx_variadic_temp<wbr>lates<br>
<br>
<br>
        Thanks, and cheers,<br>
        Stefan<br>
<br>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>