Opened 5 years ago
Last modified 5 years ago
#60134 closed defect
consul - unable to upgrade or new install — at Version 2
Reported by: | schnide (Joe Schnide) | Owned by: | herbygillot (Herby Gillot) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.2 |
Keywords: | Cc: | ||
Port: | consul |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
MacOS 10.13.6 fully patched
macports 2.6.2
I first tried to upgrade via port -u upgrade outdated
. All other ports updated but consul failed. I them uninstalled it, did a clean on it and then tried re-installing and got the same error.
The relevant part of the log:
:info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_consul/consul/work/src/github.com/hashicorp/consul" && /usr/bin/make -j8 -w dev :info:build Exit code: 2 :error:build Failed to build consul: command execution failed :debug:build Error code: CHILDSTATUS 20048 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"
I'll attach full log.
And apologies if I mess up the format/process for a ticket again.
Thanks Joe
Change History (3)
comment:1 Changed 5 years ago by herbygillot (Herby Gillot)
comment:2 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | herby.gillot@… herbygillot openmaintainer removed |
---|---|
Description: | modified (diff) |
Owner: | set to herbygillot |
Status: | new → assigned |
Please do attach the main.log. The relevant part is before the part you quoted.
Note: See
TracTickets for help on using
tickets.
Thanks for reporting, Joe.