[MacPorts] #53110: libomp and clang-3.8 fail on Lion
MacPorts
noreply at macports.org
Tue Dec 20 01:35:46 CET 2016
#53110: libomp and clang-3.8 fail on Lion
--------------------------------+-------------------
Reporter: RobK88 | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.5
Resolution: | Keywords:
Port: libomp, clang-3.8 |
--------------------------------+-------------------
Comment (by RobK88):
I am using libcc++.
I have attached the main.log files for the failed installations of libomp
and clang-3.8
Here is output of the commands:
{{{
bash-3.2$ port -v installed | grep omp
bash-3.2$ port -v installed | grep clang
clang-3.4 @3.4.2_12+analyzer+arm_runtime (active) platform='darwin 11'
archs='x86_64'
clang-3.6 @3.6.2_5+analyzer (active) platform='darwin 11' archs='x86_64'
clang-3.7 @3.7.1_5+analyzer (active) platform='darwin 11' archs='x86_64'
clang_select @2_0 (active) platform='darwin 11' archs='noarch'
bash-3.2$ port -v installed | grep llvm
cctools @895_2+llvm34 (active) platform='darwin 11' archs='x86_64'
ld64-latest @274.1_0+llvm34 (active) platform='darwin 11' archs='x86_64'
llvm-3.4 @3.4.2_11 (active) platform='darwin 11' archs='x86_64'
llvm-3.6 @3.6.2_4 (active) platform='darwin 11' archs='x86_64'
llvm-3.7 @3.7.1_4 (active) platform='darwin 11' archs='x86_64'
llvm-3.8 @3.8.1_0 (active) platform='darwin 11' archs='x86_64'
llvm_select @2_0 (active) platform='darwin 11' archs='noarch'
bash-3.2$ port -v installed | grep libcxx
libcxx @3.9.0_0+universal (active) platform='darwin 11' archs='i386
x86_64'
bash-3.2$ port -v installed | grep libmacho
libmacho-headers @895_0 (active) platform='darwin 11' archs='noarch'
bash-3.2$ port -v installed | grep libunwind
libunwind-headers @3.9.0_0 (active) platform='darwin 11' archs='noarch'
bash-3.2$
bash-3.2$ sudo port -v install libomp
---> Computing dependencies for libomp....
---> Dependencies to be installed: clang-3.8 libomp
Error: The following dependencies were not installed: clang-3.8 libomp
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
Error: Processing of port libomp failed
bash-3.2$ sudo port -v install clang-3.8
---> Computing dependencies for clang-3.8...
---> Dependencies to be installed: libomp clang-3.8
Error: The following dependencies were not installed: libomp clang-3.8
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
Error: Processing of port clang-3.8 failed
bash-3.2$
}}}
Hope you can see a fix.
--
Ticket URL: <https://trac.macports.org/ticket/53110#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list