備忘録メモとして記録。 以下環境でmacportでselfupdateをすると失敗する現象が発生 [環境] MacOS X (lion) Xcode 4.3.2 [コマンド1] sudo port update selfupdate [エラー内容] Error: /opt/local/bin/port: port selfupdate failed: Error installing new MacPorts base: command execution failed 上記のエラー内容だけでは根本原因が不明なのでデバックしながらupdate [コマンド2] sudo port -d update selfupdate すると以下の通り./configureで原因に近づけるような箇所を発見 checking build system type... i386-apple-darwin1

