[MacPorts] #55027: darktable configuration error
MacPorts
noreply at macports.org
Tue Nov 21 04:31:46 UTC 2017
#55027: darktable configuration error
------------------------+------------------------
Reporter: breadncup | Owner: ctreleaven
Type: defect | Status: accepted
Priority: Normal | Milestone:
Component: ports | Version: 2.4.2
Resolution: | Keywords:
Port: darktable |
------------------------+------------------------
Comment (by breadncup):
I removed /usr/local/lib and /usr/local/include as the diagnose says, but
the result is same.
I think the main issue by looking at the log is
{{{
info:configure Run Build Command:"/usr/bin/make" "cmTC_c9336/fast"
:info:configure /SDKs/Xcode.app/Contents/Developer/usr/bin/make -f
:info:configure CMakeFiles/cmTC_c9336.dir/build.make
CMakeFiles/cmTC_c9336.dir/build
:info:configure Building CXX object
CMakeFiles/cmTC_c9336.dir/testCXXCompiler.cxx.o
:info:configure /opt/local/bin/clang++-mp-3.9 -pipe -Os -stdlib=libc++
-arch x86_64
:info:configure -mmacosx-version-min=10.13 -o
:info:configure CMakeFiles/cmTC_c9336.dir/testCXXCompiler.cxx.o -c
:info:configure
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_darktable/darktable/work/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
:info:configure Linking CXX executable cmTC_c9336
:info:configure /opt/local/bin/cmake -E cmake_link_script
:info:configure CMakeFiles/cmTC_c9336.dir/link.txt --verbose=1
:info:configure /opt/local/bin/clang++-mp-3.9 -pipe -Os -stdlib=libc++
-arch x86_64
:info:configure -mmacosx-version-min=10.13 -Wl,-search_paths_first
:info:configure -Wl,-headerpad_max_install_names -L/opt/local/lib
:info:configure -Wl,-headerpad_max_install_names
:info:configure CMakeFiles/cmTC_c9336.dir/testCXXCompiler.cxx.o -o
cmTC_c9336
:info:configure ld: unexpected token: !tapi-tbd-v2 file
'/usr/lib/libc++.tbd' for
:info:configure architecture x86_64
:info:configure clang: error: unable to execute command: Segmentation
fault: 11
:info:configure clang: error: linker command failed due to signal (use
-v to see
:info:configure invocation)
}}}
I wonder why there is '''"Segmentation fault: 11"'''. If we know the
reason, it would make easier to solve this issue.
Replying to [comment:14 ctreleaven]:
> Whatever you have installed in /usr/local seems to be causing problems.
As port diagnose says, " We'd recommend you remove them."
>
--
Ticket URL: <https://trac.macports.org/ticket/55027#comment:15>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list