[MacPorts] #44062: root6: either make it work on 10.6 (or declare it broken)

MacPorts noreply at macports.org
Wed Jun 18 06:22:02 PDT 2014


#44062: root6: either make it work on 10.6 (or declare it broken)
----------------------+--------------------------------
  Reporter:  mojca@…  |      Owner:  macports-tickets@…
      Type:  defect   |     Status:  new
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:
Resolution:           |   Keywords:  snowleopard
      Port:  root6    |
----------------------+--------------------------------

Comment (by mojca@…):

 Replying to [comment:5 jonesc@…]:
 > The log above shows
 /opt/local/var/host/libcxx-183506-1/usr/lib/libc++.dylib being created,
 but does not mention /usr/lib/libc++.dylib, which I am guessing should be
 a sym link or something ?

 As already explained in the other thread, `libcxx` uses
 {{{
     post-activate {
         system "ditto ${root_path} /"
     }
 }}}
 in the `post-activate` phase. And that isn't shown in the log. I believe
 it should be, but I don't know if that part of logging is easy to
 implement.

 So yes, the `libc++.dylib` '''is''' present in `/usr/lib`. The problem is
 that it is missing in `/Developer/SDKs/MacOSX10.6.sdk/usr/lib` which CMake
 is apparently using by default.

-- 
Ticket URL: <https://trac.macports.org/ticket/44062#comment:8>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list