[MacPorts] #53816: Failed to build llvm-3.9: command execution failed
MacPorts
noreply at macports.org
Sat Mar 18 14:00:44 UTC 2017
#53816: Failed to build llvm-3.9: command execution failed
--------------------+----------------------
Reporter: cullub | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: llvm-3.9
--------------------+----------------------
I originally got this error after running `sudo port upgrade outdated`. I
then tried cleaning, uninstalling, and reinstalling (a few times), but got
the same error each time it tried to build.
{{{
$ sudo port upgrade outdated
---> Computing dependencies for llvm-3.9
---> Fetching distfiles for llvm-3.9
---> Verifying checksums for llvm-3.9
---> Extracting llvm-3.9
---> Applying patches to llvm-3.9
---> Configuring llvm-3.9
---> Building llvm-3.9
Error: Failed to build llvm-3.9: command execution failed
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_llvm-3.9/llvm-3.9/main.log
for details.
Error: Problem while installing llvm-3.9
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
}}}
I attached the referenced
`/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_llvm-3.9/llvm-3.9/main.log`
Some highlights:
{{{
:info:build Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_llvm-3.9/llvm-3.9/work/build"
&& /usr/bin/make -j4 -w all VERBOSE=ON
}}}
(line 894)
Any ideas?
--
Ticket URL: <https://trac.macports.org/ticket/53816>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list