Thanks to all, it seems to have worked so far until Step 8. I noticed Step 9 disappeared in the page refresh. Was it unnecessary?
Pat El 2016-08-04, a las 00:00, Jeremy Huddleston Sequoia escribió: > Ah. Reordered. > > Do this first to pick up the +llvm38 variants of cctools and ld64: > > sudo port -v -n upgrade --enforce-variants cctools -llvm34 > sudo port -v upgrade --enforce-variants ld64 -llvm34 > >> On Aug 3, 2016, at 20:16, [ftp83plus] <[email protected]> wrote: >> >> Thanks, >> >> that worked, partly. Now, on Step 7, I get: >> http://pastebin.com/dNRW6g2c >> >> How to solve it? >> >> >> >> El 2016-08-03, a las 12:09, Jeremy Huddleston Sequoia escribió: >> >>> >>>> On Aug 3, 2016, at 07:36, [ftp83plus] <[email protected]> wrote: >>>> >>>> Hmmm, and how would I install the +universal variant of libcxx wile >>>> avoiding the python-related bug? >>> >>> sudo port -v -f uninstall libcxxabi libcxx >>> sudo port -v -s install libcxx >>> >>>> >>>> PAt >>>> >>>> El 2016-08-01, a las 22:13, Jeremy Huddleston Sequoia escribió: >>>> >>>>> >>>>>> On Aug 1, 2016, at 4:05 PM, Ken Cunningham >>>>>> <[email protected]> wrote: >>>>>> >>>>>> Interestingly, I just went to update my libmacho and libunwind to the >>>>>> universal variants given this conversation (already did the cxx and >>>>>> cxxabi ports) -- but oddly, perhaps, this seemingly fully functional >>>>>> 10.6.8 /libc++ system with clang-3.8, all installed through macports, >>>>>> has neither libmacho nor libunwind installed. But it does have the >>>>>> headers. >>>>> >>>>> Yes, libmacho and libunwind are pulled in for Leopard. SL's system >>>>> versions are good enough. >>>>> >>>>>> >>>>>> For your consideration.... >>>>>> >>>>>> Ken >>>>>> >>>>>> >>>>>> >>>>>> port -v installed libcxxabi >>>>>> The following ports are currently installed: >>>>>> libcxxabi @3.7.0_1+universal (active) platform='darwin 10' archs='i386 >>>>>> x86_64' >>>>>> >>>>>> port -v installed libcxx >>>>>> The following ports are currently installed: >>>>>> libcxx @3.7.1_0+universal (active) platform='darwin 10' archs='i386 >>>>>> x86_64' >>>>>> >>>>>> port -v installed libunwind* >>>>>> The following ports are currently installed: >>>>>> libunwind-headers @3.7.0_1 (active) platform='darwin 10' archs='noarch' >>>>>> >>>>>> port -v installed libmac* >>>>>> The following ports are currently installed: >>>>>> libmacho-headers @877.8_0 platform='darwin 10' archs='noarch' >>>>>> libmacho-headers @886_0 (active) platform='darwin 10' archs='noarch' >>>>>> >>>>>> >>>>>> >>>>>> >>>>>>> >>>>>>> >>>>>>> libcxx depends on libcxxabi which depends on libunwind and libmacho. >>>>>>> We'd need to force all four to build +universal for that. >>>>>>> >>>>>>> r150880 >>>>>>> >>>>>>> --Jeremy >>>>>>> >>>>>> >>>>> >>>>> _______________________________________________ >>>>> macports-users mailing list >>>>> [email protected] >>>>> https://lists.macosforge.org/mailman/listinfo/macports-users >>>> >>> >> > _______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
