[MacPorts] #58838: Unable to install UHD drivers on Macbook pro Mojave
MacPorts
noreply at macports.org
Wed Aug 14 23:42:16 UTC 2019
#58838: Unable to install UHD drivers on Macbook pro Mojave
------------------------------+-----------------------
Reporter: venkateshsathya | Owner: michaelld
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: UHD, USRP
Port: UHD |
------------------------------+-----------------------
Comment (by michaelld):
Here's the actual error:
{{{
1636 :info:configure -- Check for working CXX compiler:
/opt/local/bin/clang++-mp-8.0
1637 :info:configure -- Check for working CXX compiler:
/opt/local/bin/clang++-mp-8.0 -- broken
1638 :info:configure CMake Error at
/opt/local/share/cmake-3.15/Modules/CMakeTestCXXCompiler.cmake:53
(message):
1639 :info:configure The C++ compiler
1640 :info:configure "/opt/local/bin/clang++-mp-8.0"
1641 :info:configure is not able to compile a simple test program.
1642 :info:configure It fails with the following output:
1643 :info:configure Change Dir:
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_uhd/uhd/work/build/CMakeFiles/CMakeTmp
1644 :info:configure
1645 :info:configure Run Build Command(s):/usr/bin/make
cmTC_f439d/fast && /Library/Developer/CommandLineTools/usr/bin/make -f
CMakeFiles/cmTC_f439d.dir/build.make CMakeFiles/cmTC_f439d.dir/build
1646 :info:configure Building CXX object
CMakeFiles/cmTC_f439d.dir/testCXXCompiler.cxx.o
1647 :info:configure /opt/local/bin/clang++-mp-8.0 -pipe -Os
-stdlib=libc++
-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch
x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk
-mmacosx-version-min=10.14 -o
CMakeFiles/cmTC_f439d.dir/testCXXCompiler.cxx.o -c
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_uhd/uhd/work/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
1648 :info:configure Linking CXX executable cmTC_f439d
1649 :info:configure /opt/local/bin/cmake -E cmake_link_script
CMakeFiles/cmTC_f439d.dir/link.txt --verbose=1
1650 :info:configure /opt/local/bin/clang++-mp-8.0 -pipe -Os
-stdlib=libc++
-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch
x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk
-mmacosx-version-min=10.14 -Wl,-search_paths_first
-Wl,-headerpad_max_install_names -Wl,-headerpad_max_install_names
-Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk
CMakeFiles/cmTC_f439d.dir/testCXXCompiler.cxx.o -o cmTC_f439d
1651 :info:configure ld: unexpected token: !tapi-tbd-v3 file
'/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/lib/libc++.tbd'
for architecture x86_64
1652 :info:configure clang: error: linker command failed with exit
code 1 (use -v to see invocation)
1653 :info:configure make[1]: *** [cmTC_f439d] Error 1
}}}
--
Ticket URL: <https://trac.macports.org/ticket/58838#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list