Snow Leopard 10.6.4 mac port 1.9.1

Я только что установил macports и хочу установить git-core.

Однако я получаю следующие ошибки:

--->  Computing dependencies for git-core
--->  Dependencies to be installed: python26 db46 gdbm readline sqlite3 rsync popt
--->  Building db46
Error: Target org.macports.build returned: shell command failed
Log for db46 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_db46/main.log
Error: The following dependencies failed to build: python26 db46 gdbm readline sqlite3 rsync popt
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

Я попытался сделать port selfupdate port clean all а затем пытался установить снова. Но все равно получаю такую же проблему.

Я впервые использую порты Mac.

Большое спасибо за любые предложения.

====== РЕДАКТИРОВАТЬ ====

:error:build Target org.macports.build returned: shell command failed
:debug:build Backtrace: shell command failed
    while executing
"command_exec build"
    (procedure "portbuild::build_main" line 8)
    invoked from within
"$procedure $targetname"
:info:build Warning: the following items did not execute (for db46): org.macports.activate org.macports.build org.macports.destroot org.macports.install

1 ответ1

1

Если

:info:build Предупреждение: следующие элементы не были выполнены (для db46): org.macports.activate org.macports.build org.macports.destroot org.macports.install

это первая ошибка в журнале, то я думаю, что вам нужно запустить команду с sudo

например

sudo port install readline

Попробуйте readline, так как я думаю, что это самый простой порт

и я думаю, что суперпользователь - правильное место для этого, а не для отказа сервера, поскольку macports может применяться к одному компьютеру и предназначен только для установки программного обеспечения. (Я полагаю, Apple StackExchange может быть релевантным сайтом.

Всё ещё ищете ответ? Посмотрите другие вопросы с метками .