首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >无法构建coreutils:命令执行失败(返回表单macports )

无法构建coreutils:命令执行失败(返回表单macports )
EN

Stack Overflow用户
提问于 2019-10-17 15:36:43
回答 1查看 236关注 0票数 2

我正在尝试通过macports将php-zip安装到我的macOS上。

代码语言:javascript
复制
sudo port install php73-zip

然后macports返回此消息:

代码语言:javascript
复制
The following dependencies will be installed:
 coreutils
...
...
Error: Failed to build coreutils: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_coreutils/coreutils/main.log for details.

然后我检查了日志,bug,我不知道问题出在哪里。

这是日志的一部分。

代码语言:javascript
复制
:error:build Failed to build coreutils: command execution failed
:debug:build Error code: CHILDSTATUS 7693 2
:debug:build Backtrace: command execution failed
:debug:build     while executing
:debug:build "system {*}$notty {*}$nice $fullcmdstring"
:debug:build     invoked from within
:debug:build "command_exec build"
:debug:build     (procedure "portbuild::build_main" line 8)
:debug:build     invoked from within
:debug:build "$procedure $targetname"
:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_coreutils/coreutils/main.log for details.

非常感谢。?

EN

回答 1

Stack Overflow用户

发布于 2019-10-18 05:19:51

您提供的信息不足以确定故障的原因,因为所有相关信息都已被剥离。

如果遇到这样的错误,通常的过程是打开https://trac.macports.org上的错误报告并附加完整的main.log文件;更好的做法是,首先检查是否已经存在。通过查看https://trac.macports.org/query?0_port=coreutils,它看起来可能是bug #59071,但在此期间这个问题已经解决了,如果没有更多的信息,就不可能判断。

票数 2
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/58427302

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档