[MacPorts] #57774: texlive-bin @2018.47642_8 : error: Undefined symbols for architecture x86_64

MacPorts noreply at macports.org
Fri Dec 14 03:29:45 UTC 2018


#57774: texlive-bin @2018.47642_8  : error: Undefined symbols for architecture
x86_64
--------------------------+--------------------
  Reporter:  kencu        |      Owner:  (none)
      Type:  defect       |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:
Resolution:               |   Keywords:
      Port:  texlive-bin  |
--------------------------+--------------------

Comment (by kencu):

 Right. I guess we could do one of these:

 1. duplicate the logic of the cxx11 1.1 PG in the Portfile (too inelegant)
 1. call the `cxx11.add_dependencies` function directly prior to setting
 the build.env
 1. change the cxx11 1.1 PG to set the flags when the portgroup is parsed
 (move the flag setting out of the callback proc(). Or just do it twice,
 once when parsed, and leave it in the callback proc(). No harm doing that,
 I think.

 Option 3 would fix it for all ports, I think. Don't see any downside to it
 at this moment.

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


More information about the macports-tickets mailing list