[MacPorts] #71028: port upgrade failure

MacPorts noreply at macports.org
Thu Oct 3 18:38:25 UTC 2024


#71028: port upgrade failure
-------------------------+--------------------
 Reporter:  mfacorcoran  |      Owner:  (none)
     Type:  defect       |     Status:  new
 Priority:  Normal       |  Milestone:
Component:  ports        |    Version:
 Keywords:               |       Port:
-------------------------+--------------------
 Not sure why but "sudo port upgrade outdated" seems to be failing on all
 (or nearly all) outdated ports -


 {{{
 % sudo port upgrade outdated
 Warning: configured user/group mcorcora does not exist, will build as root
 --->  Building boehmgc
 Error: Failed to build boehmgc: command execution failed
 Error: See
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_github
 .com_macports_macports-ports_devel_boehmgc/boehmgc/main.log for details.
 Error: Problem while installing boehmgc
 Error: Follow https://guide.macports.org/#project.tickets if you believe
 there is a bug.
 }}}


 the failure seems to be of the form

 {{{
 info:build Command failed:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_github
 .com_macports_macports-ports_devel_boehmgc/boehmgc/work/gc-8.2.8" &&
 /usr/bin/make -j16 -w all
 }}}

 It's undoubtedly something in my setup but not sure what.  I suspected and
 issue with /usr/bin/make but it seems to work (at least it returns the
 version):

 {{{
 % /usr/bin/make --version
 GNU Make 3.81
 Copyright (C) 2006  Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.
 There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
 PARTICULAR PURPOSE.


 This program built for i386-apple-darwin11.3.0
 }}}

 any help appreciated

-- 
Ticket URL: <https://trac.macports.org/ticket/71028>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list