[MacPorts] #49039: go @1.4.2: fails to build with tracemode

MacPorts noreply at macports.org
Sat Oct 17 18:12:15 PDT 2015


#49039: go @1.4.2: fails to build with tracemode
-----------------------+-------------------------
  Reporter:  raimue@…  |      Owner:  ciserlohn@…
      Type:  defect    |     Status:  closed
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.3.3
Resolution:  wontfix   |   Keywords:  tracemode
      Port:  go        |
-----------------------+-------------------------
Changes (by cal@…):

 * status:  new => closed
 * resolution:   => wontfix


Comment:

 There's nothing we can do about this. At this point in Go's build system,
 it must be the first part of code to run after the loader to register a
 custom thread implementation. Enabling trace mode breaks this assumption.

 Basically the only thing we could do here is provide a way for ports to
 selectively disable trace mode, either completely or for certain phases.
 Disabling it in Go's build phase would be enough.

-- 
Ticket URL: <https://trac.macports.org/ticket/49039#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list