[MacPorts] #63352: The browsh port fails to build on an Apple M1 based Macbook Pro running BigSur 11.5.1

MacPorts noreply at macports.org
Tue Aug 10 19:08:51 UTC 2021


#63352: The browsh port fails to build on an Apple M1 based Macbook Pro running
BigSur 11.5.1
----------------------+--------------------
  Reporter:  raw-bin  |      Owner:  (none)
      Type:  defect   |     Status:  new
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.7.99
Resolution:           |   Keywords:
      Port:  browsh   |
----------------------+--------------------

Comment (by raw-bin):

 Another odd thing which is probably unrelated:

 {{{
 $ sudo port install browsh
 Password:
 --->  Computing dependencies for browsh
 --->  Fetching archive for browsh
 --->  Attempting to fetch browsh-1.6.4_0.darwin_20.arm64.tbz2 from
 https://mse.uk.packages.macports.org/browsh
 --->  Attempting to fetch browsh-1.6.4_0.darwin_20.arm64.tbz2 from
 https://fra.de.packages.macports.org/browsh
 --->  Attempting to fetch browsh-1.6.4_0.darwin_20.arm64.tbz2 from
 https://nue.de.packages.macports.org/browsh
 --->  Building browsh
 }}}

 That seems to hang indefinitely until I Ctrl-C.

 I noticed this:

 {{{
 $ ps auxw | grep "browsh"
 macports         24001   0.0  0.0 408191792   2960 s001  T     8:05pm
 0:00.01 /usr/bin/ssh -o SendEnv=GIT_PROTOCOL git at github.com git-upload-
 pack '/browsh-org/github.com'
 macports         24000   0.0  0.0 407975376   1536 s001  T     8:05pm
 0:00.01 /Library/Developer/CommandLineTools/usr/bin/git ls-remote
 ssh://git@github.com/browsh-org/github.com
 macports         23571   0.0  0.1 408939440  21680 s001  S+    8:05pm
 0:00.52 /opt/local/libexec/macports/bin/tclsh8.5 /opt/local/bin/port
 install browsh
 }}}

 Is that git ls-remote invocation's use of an SSH URL correct ? Shouldn't
 it be https ?

-- 
Ticket URL: <https://trac.macports.org/ticket/63352#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list