> On Feb 10, 2016, at 16:55, [ftp83plus] <[email protected]> wrote: > > Thanks both, > > should I type > sudo port -v uninstall cctools +llvm34 > sudo port -v uninstall ld64-136 +llvm34 > > then do > sudo port -v uninstall llvm-3.4 clang-3.4 > ? > > The guide is not too clear on the exact syntax.
I updated the wiki shortly after sending that email. Please do what the guide instructs: sudo port -v deactivate llvm-3.4 clang-3.4 sudo port -v uninstall inactive Is that not working for you for some reason? > > Pat > > > El 9 févr. 2016, a las 15:26, Jeremy Huddleston Sequoia escribió: > >> >>> On Feb 9, 2016, at 12:12, Ryan Schmidt <[email protected]> wrote: >>> >>> On Feb 9, 2016, at 13:30, [ftp83plus] <[email protected]> wrote: >>>> >>>> Ok, after a night of fetching-compiling, it now fails at step 6 >>>> >>>> ---> Unable to uninstall llvm-3.4 @3.4.2_8, the following ports depend on >>>> it: >>>> ---> cctools @877.5_2+llvm34 >>>> ---> ld64-136 @136_2+llvm34 >>> >>> I guess there's a missing step between steps 5 and 6 telling you to >>> uninstall those +llvm34 versions of cctools and ld64-136. >> >> Yep. Just uninstall those at the same time and you'll be fine. I'll update >> the wiki later. > > _______________________________________________ > 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
