Ticket #55027: CMakeError.log

File CMakeError.log, 1.1 KB (added by breadncup, 7 years ago)

CMakeError.log

Line 
1Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
2Compiler: /opt/local/bin/clang++-mp-3.9
3Build flags: -pipe;-Os;-stdlib=libc++
4Id flags: 
5
6The output was:
71
8ld: unexpected token: !tapi-tbd-v2 file '/usr/lib/libc++.tbd' for architecture x86_64
9clang: error: linker command failed with exit code 1 (use -v to see invocation)
10
11
12Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
13Compiler: /opt/local/bin/clang-mp-3.9
14Build flags: -pipe;-Os
15Id flags: 
16
17The output was:
181
19ld: unexpected token: !tapi-tbd-v2 file '/usr/lib/libSystem.tbd' for architecture x86_64
20clang: error: linker command failed with exit code 1 (use -v to see invocation)
21
22
23Determining if the CXX compiler works failed with the following output:
24Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_darktable/darktable/work/build/CMakeFiles/CMakeTmp
25
26Run Build Command:"/usr/bin/make" "cmTC_bc258/fast"
27make: error: unable to find utility "make", not a developer tool or in PATH
28
29