[MacPorts] #66736: go-1.4 @1.4.3_1 fails to build on Mtn Lion

MacPorts noreply at macports.org
Wed Feb 1 06:51:07 UTC 2023


#66736: go-1.4 @1.4.3_1 fails to build on Mtn Lion
---------------------+--------------------------
  Reporter:  RobK88  |      Owner:  (none)
      Type:  defect  |     Status:  new
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:  2.8.0
Resolution:          |   Keywords:  mountainlion
      Port:  go-1.4  |
---------------------+--------------------------

Comment (by ryandesign):

 The log shows you were using trace mode and the error was:

 {{{
 :info:build fatal error: runtime: bsdthread_register error (unset
 DYLD_INSERT_LIBRARIES)
 :info:build runtime stack:
 :info:build runtime.throw(0x3e9855)
 :info:build     /opt/local/lib/go-1.4/src/runtime/panic.go:491 +0xad
 fp=0x7fff5fbff580 sp=0x7fff5fbff550
 :info:build runtime.goenvs()
 :info:build     /opt/local/lib/go-1.4/src/runtime/os_darwin.c:103 +0x60
 fp=0x7fff5fbff598 sp=0x7fff5fbff580
 :info:build runtime.schedinit()
 :info:build     /opt/local/lib/go-1.4/src/runtime/proc.c:141 +0x5f
 fp=0x7fff5fbff5c0 sp=0x7fff5fbff598
 :info:build runtime.rt0_go(0x7fff5fbff5f8, 0x4, 0x7fff5fbff5f8, 0x0, 0x0,
 0x4, 0x7fff5fbff7e8, 0x7fff5fbff897, 0x7fff5fbff89d, 0x7fff5fbff8a0, ...)
 :info:build     /opt/local/lib/go-1.4/src/runtime/asm_amd64.s:95 +0x116
 fp=0x7fff5fbff5c8 sp=0x7fff5fbff5c0
 }}}

 That does indeed look very similar to #63673 as you indicated, though I'm
 not sure why you're seeing that problem on Mountain Lion; that ticket was
 thought to be specific to Monterey. We have binaries of this port that
 were built successfully for Mountain Lion in 2017. I'm also not sure why
 you're having to build this from source rather than just receive that
 binary.

 I'm not sure why updating to MacPorts 2.8.1 would've fixed this for you.
 None of the [https://github.com/macports/macports-base/releases/tag/v2.8.1
 changes in 2.8.1] seem related.

 Are you sure that you didn't just try to build the port without trace
 mode, and that was why it succeeded? Or did you perhaps receive our
 prebuilt binary this time?

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


More information about the macports-tickets mailing list