I seem to have gotten into a dependency hell. I have remnants of llvm-3.0 (have successfully upgraded to Mavericks and llvm-3.3), so now I get the following:
14:41:28 [lucknow.att.net] ~$ sudo port upgrade outdated Password: ---> Computing dependencies for llvm-3.0 ---> Fetching distfiles for llvm-3.0 Error: llvm-3.0 is not supported on Mavericks or later. Error: org.macports.fetch for port llvm-3.0 returned: unsupported platform Please see the log file for port llvm-3.0 for details: .. 16:38:10 [lucknow.att.net] ~$ sudo port uninstall llvm-3.0 ---> Unable to uninstall llvm-3.0 @3.0_12, the following ports depend on it: ---> ld64 @136_2+llvm30 ---> cctools @839_2+llvm30 Error: org.macports.uninstall for port llvm-3.0 returned: Please uninstall the ports that depend on llvm-3.0 first. Please see the log file for port llvm-3.0 for details: /opt/local/var/macports/logs/_opt_local_var_macports_registry_portfiles_llvm-3.0_3.0_12/llvm-3.0/main.log Warning: Failed to execute portfile from registry for llvm-3.0 @3.0_12 ---> Unable to uninstall llvm-3.0 @3.0_12, the following ports depend on it: ---> ld64 @136_2+llvm30 ---> cctools @839_2+llvm30 Error: port uninstall failed: Please uninstall the ports that depend on llvm-3.0 first. 16:38:25 [lucknow.att.net] ~$ sudo port uninstall ld64 @136_2+llvm30 and so on. What is the way forward? -- Mr. Puneet Kishor Science and Data Policy, Creative Commons _______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
