[MacPorts] #53110: libomp and clang-3.8 fail on Lion

MacPorts noreply at macports.org
Mon Dec 19 22:11:58 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
 Keywords:          |       Port:  libomp, clang-3.8
--------------------+-------------------------------
 Ran "sudo port -v selfupdate".   Updated macports to the latest version on
 my Mac running 10.7.5.

 I then tried to update the outdated packages.  Macports updated many of
 them but then started to fail.

 E.G.  When I try to install libomp or clang-3.8 on Lion, it fails.  Looks
 like there is a circular dependency.

 {{{
 sudo port clean libomp clang-3.8

 --->  Cleaning libomp
 --->  Cleaning clang-3.8

 Grinchs-Mac-Pro:~ grinch$ sudo port 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

 Grinchs-Mac-Pro:~ grinch$
 Grinchs-Mac-Pro:~ grinch$ sudo port 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
 }}}

 Any ideas for a fix?

--
Ticket URL: <https://trac.macports.org/ticket/53110>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list