Opened 5 years ago
Last modified 5 years ago
#60134 closed defect
consul - unable to upgrade or new install — at Initial Version
Reported by: | schnide (Joe Schnide) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.2 |
Keywords: | Cc: | herby.gillot@…, herbygillot (Herby Gillot), openmaintainer | |
Port: | consul |
Description
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